mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-02-07 09:01:02 +00:00
Update docker-compose.yml
This commit is contained in:
parent
f7a5056f8e
commit
bf0415dddc
|
@ -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
|
||||||
expose:
|
expose:
|
||||||
- 9000
|
- 9000
|
||||||
- 9443
|
- 9443
|
||||||
|
|
Loading…
Reference in New Issue
Block a user