Update docker-compose.yml

This commit is contained in:
LRVT 2024-10-24 20:22:35 +02:00 committed by GitHub
parent bf0415dddc
commit f3f743ebb3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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:9000/tcp
expose:
- 9000
- 9443