Set authentik hostname

This commit is contained in:
Joey Hafner 2022-07-06 18:12:38 -07:00
parent 67adc6ce83
commit c7a8ebe175

View File

@ -38,11 +38,10 @@ services:
server:
image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2022.7.1}
container_name: authentik_authentik
hostname: authentik
networks:
authentik:
web:
aliases:
- authentik-server
restart: unless-stopped
command: server
environment: