[mod] authentik ports

This commit is contained in:
Andy Bunce 2025-03-31 21:42:51 +01:00
parent 0cf9adc31e
commit df6554ee7f

View file

@ -46,8 +46,8 @@ services:
env_file: env_file:
- .env - .env
ports: ports:
- "${COMPOSE_PORT_HTTP:-9000}:9000" - "${COMPOSE_PORT_HTTP:-8000}:9000"
- "${COMPOSE_PORT_HTTPS:-9443}:9443" - "${COMPOSE_PORT_HTTPS:-8443}:9443"
depends_on: depends_on:
postgresql: postgresql:
condition: service_healthy condition: service_healthy