mirror of
https://github.com/jc21/nginx-proxy-manager.git
synced 2025-07-26 03:23:38 +00:00
Open port for authentik in dev
This commit is contained in:
@ -217,6 +217,8 @@ services:
|
||||
- nginx_proxy_manager
|
||||
env_file:
|
||||
- ci.env
|
||||
ports:
|
||||
- 9000:9000
|
||||
depends_on:
|
||||
- authentik-redis
|
||||
- db-postgres
|
||||
|
Reference in New Issue
Block a user