[mod] authentik ports
This commit is contained in:
parent
0cf9adc31e
commit
df6554ee7f
1 changed files with 2 additions and 2 deletions
|
@ -46,8 +46,8 @@ services:
|
|||
env_file:
|
||||
- .env
|
||||
ports:
|
||||
- "${COMPOSE_PORT_HTTP:-9000}:9000"
|
||||
- "${COMPOSE_PORT_HTTPS:-9443}:9443"
|
||||
- "${COMPOSE_PORT_HTTP:-8000}:9000"
|
||||
- "${COMPOSE_PORT_HTTPS:-8443}:9443"
|
||||
depends_on:
|
||||
postgresql:
|
||||
condition: service_healthy
|
||||
|
|
Loading…
Add table
Reference in a new issue