Rename stashapp matcher to @exclude
Update stashapp exclusions
This commit is contained in:
@@ -202,8 +202,8 @@ stash.tremendousturtle.tools {
|
|||||||
@cf header CF-Connecting-IP *
|
@cf header CF-Connecting-IP *
|
||||||
|
|
||||||
# Match the bedroom Nvidia Shield IP to skip Authentik
|
# Match the bedroom Nvidia Shield IP to skip Authentik
|
||||||
@shield client_ip 192.168.1.142
|
@exclude client_ip 192.168.1.142 192.168.1.234 127.0.0.1
|
||||||
reverse_proxy @shield stashapp-app-1:9999 {
|
reverse_proxy @exclude stashapp-app-1:9999 {
|
||||||
header_up X-Real-IP {remote_host}
|
header_up X-Real-IP {remote_host}
|
||||||
header_up X-Forwarded-Port {server_port}
|
header_up X-Forwarded-Port {server_port}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user