forked from DevOps/deploy.stack
ci(compose): 新增20090端口映射用于监控服务
暴露20090端口以支持额外的监控服务访问
This commit is contained in:
@@ -30,6 +30,7 @@ services:
|
||||
- ./n9eetc_pg:/app/etc
|
||||
ports:
|
||||
- "17000:17000"
|
||||
- "20090:20090"
|
||||
networks:
|
||||
- nightingale
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user