Open port for authentik in dev

This commit is contained in:
Jamie Curnow 2024-12-24 18:19:52 +10:00
parent e2011ee45c
commit fc30a92bd4
No known key found for this signature in database
GPG Key ID: FFBB624C43388E9E

View File

@ -217,6 +217,8 @@ services:
- nginx_proxy_manager
env_file:
- ci.env
ports:
- 9000:9000
depends_on:
- authentik-redis
- db-postgres