mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-01-18 23:37:06 +00:00
Update docker-compose.yml
This commit is contained in:
parent
bf0415dddc
commit
f3f743ebb3
|
@ -55,7 +55,7 @@ services:
|
||||||
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/authentik/media:/media
|
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/authentik/media:/media
|
||||||
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/authentik/custom-templates:/templates
|
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/authentik/custom-templates:/templates
|
||||||
ports:
|
ports:
|
||||||
- 9000:9000
|
- 9000:9000/tcp
|
||||||
expose:
|
expose:
|
||||||
- 9000
|
- 9000
|
||||||
- 9443
|
- 9443
|
||||||
|
|
Loading…
Reference in New Issue
Block a user