Set authentik hostname

This commit is contained in:
Joey Hafner 2022-07-06 18:12:38 -07:00
parent 5ec5248e62
commit 1f085bdf41

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: