Update heimdall.subdomain.conf.sample

This commit is contained in:
Eric Nemchik 2023-12-20 09:27:47 -06:00 committed by GitHub
parent 09fd8849ea
commit f66e17edec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@ server {
# enable for Authentik (requires authentik-server.conf in the server block)
#include /config/nginx/authentik-location.conf;
include /config/nginx/proxy.conf;
include /config/nginx/resolver.conf;
set $upstream_app heimdall;