update nginx resolver
This commit is contained in:
parent
fa49dee49d
commit
dd3abc3c1a
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ POSTGRES_DB=authentik
|
||||||
# Nginx configuration
|
# Nginx configuration
|
||||||
NGINX_HTTP_PORT=8080
|
NGINX_HTTP_PORT=8080
|
||||||
NGINX_HTTPS_PORT=8443
|
NGINX_HTTPS_PORT=8443
|
||||||
NGINX_RESOLVER=1.1.1.1
|
NGINX_RESOLVER=127.0.0.11
|
||||||
NGINX_SERVERNAME=sso.base23.de
|
NGINX_SERVERNAME=sso.base23.de
|
||||||
|
|
||||||
# NGINX SSL Config for nginx 1.27.2, intermediate config, OpenSSL 3.0.14
|
# NGINX SSL Config for nginx 1.27.2, intermediate config, OpenSSL 3.0.14
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue