Skip to content
This repository was archived by the owner on Jan 6, 2021. It is now read-only.

Commit f75ca59

Browse files
committed
clarify default site conf instructions
1 parent 37937cb commit f75ca59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

root/defaults/default

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ server {
111111
#}
112112

113113
# sample reverse proxy config for "heimdall" via subdomain, with Authelia
114-
# Authelia container has to be running, the /config/nginx/authelia.conf file should be filled with relevant info and authelia.subdomain.conf proxy conf should be enabled
114+
# Authelia container has to be running in the same user defined bridge network, with container name "authelia", and with 'path: "authelia"' set in its configuration.yml
115115
# notice this is a new server block, you need a new server block for each subdomain
116116
#server {
117117
# listen 443 ssl http2;

0 commit comments

Comments
 (0)