Open port for authentik in dev
This commit is contained in:
parent
e2011ee45c
commit
fc30a92bd4
1 changed files with 2 additions and 0 deletions
|
@ -217,6 +217,8 @@ services:
|
||||||
- nginx_proxy_manager
|
- nginx_proxy_manager
|
||||||
env_file:
|
env_file:
|
||||||
- ci.env
|
- ci.env
|
||||||
|
ports:
|
||||||
|
- 9000:9000
|
||||||
depends_on:
|
depends_on:
|
||||||
- authentik-redis
|
- authentik-redis
|
||||||
- db-postgres
|
- db-postgres
|
||||||
|
|
Loading…
Reference in a new issue