mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-04-26 00:52:28 +00:00
Open port for authentik in dev
All checks were successful
Close stale issues and PRs / stale (push) Successful in 4s
All checks were successful
Close stale issues and PRs / stale (push) Successful in 4s
This commit is contained in:
parent
e2011ee45c
commit
fc30a92bd4
@ -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…
x
Reference in New Issue
Block a user