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
|
||||
env_file:
|
||||
- ci.env
|
||||
ports:
|
||||
- 9000:9000
|
||||
depends_on:
|
||||
- authentik-redis
|
||||
- db-postgres
|
||||
|
|
Loading…
Reference in a new issue