expose oidc server to the world

main
LeRoyce Pearson 2024-01-10 00:59:22 -07:00
parent df1214e7d2
commit 9d6c20d1ba
1 changed files with 1 additions and 5 deletions

View File

@ -506,11 +506,7 @@
'';
virtualHosts."dex.samsehu.perli.casa".extraConfig = ''
@in_virtual_or_local_network remote_ip 100.64.0.0/10 fd7a:115c:a1e0::/48 private_ranges
handle @in_virtual_or_local_network {
reverse_proxy localhost:5556
}
respond 403
'';
virtualHosts."kavita.samsehu.perli.casa".extraConfig = ''