feat: nacos 增加 Apps 标签

This commit is contained in:
wanghe-fit2cloud 2024-07-31 10:40:16 +08:00
parent c528143d9a
commit 5f5fe8b49f

View File

@ -22,6 +22,8 @@ services:
ports:
- "${PANEL_APP_PORT_HTTP}:8848"
- "${PANEL_APP_PORT_COMMUNICATION}:9848"
labels:
createdBy: "Apps"
networks:
1panel-network:
external: true