Update docker-compose.yml

This commit is contained in:
LRVT
2024-10-24 20:22:03 +02:00
committed by GitHub
parent f7a5056f8e
commit bf0415dddc

View File

@@ -55,7 +55,7 @@ services:
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/authentik/media:/media
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/authentik/custom-templates:/templates
ports:
- 9000
- 9000:9000
expose:
- 9000
- 9443