feat: Try to auth *arr stack with authelia
This commit is contained in:
@@ -80,7 +80,9 @@
|
||||
};
|
||||
caddy = {
|
||||
virtualHosts."auth.darksailor.dev".extraConfig = ''
|
||||
reverse_proxy localhost:5555
|
||||
reverse_proxy localhost:5555 {
|
||||
trusted_proxies static 100.87.221.59/32
|
||||
}
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user