mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-05-13 13:56:52 +00:00
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…
Add table
Add a link
Reference in a new issue