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