mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-25 12:48:49 +08:00
feat: nacos 增加 Apps 标签
This commit is contained in:
parent
c528143d9a
commit
5f5fe8b49f
@ -22,6 +22,8 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "${PANEL_APP_PORT_HTTP}:8848"
|
- "${PANEL_APP_PORT_HTTP}:8848"
|
||||||
- "${PANEL_APP_PORT_COMMUNICATION}:9848"
|
- "${PANEL_APP_PORT_COMMUNICATION}:9848"
|
||||||
|
labels:
|
||||||
|
createdBy: "Apps"
|
||||||
networks:
|
networks:
|
||||||
1panel-network:
|
1panel-network:
|
||||||
external: true
|
external: true
|
||||||
|
Loading…
Reference in New Issue
Block a user