init authelia

This commit is contained in:
cy 2025-04-02 03:09:27 -04:00
parent da709432f5
commit 026abe5123
Signed by: cy
SSH key fingerprint: SHA256:o/geVWV4om1QhUSkKvDQeW/eAihwnjyXkqMwrVdbuts
8 changed files with 126 additions and 3 deletions

View file

@ -13,6 +13,7 @@
services.caddy.virtualHosts."red.cy7.sh".extraConfig = ''
import common
import authelia
reverse_proxy localhost:8087
'';
}