feat: 运行环境增加 Label (#2342)

This commit is contained in:
zhengkunwang
2024-10-22 16:35:49 +08:00
committed by GitHub
parent dc792d2413
commit c671845579
18 changed files with 36 additions and 2 deletions

View File

@@ -13,6 +13,8 @@ services:
ports:
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${APP_PORT}
restart: on-failure:5
labels:
createdBy: "Apps"
networks:
1panel-network:
external: true

View File

@@ -13,6 +13,8 @@ services:
ports:
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${APP_PORT}
restart: on-failure:5
labels:
createdBy: "Apps"
networks:
1panel-network:
external: true

View File

@@ -13,6 +13,8 @@ services:
ports:
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${APP_PORT}
restart: on-failure:5
labels:
createdBy: "Apps"
networks:
1panel-network:
external: true

View File

@@ -13,6 +13,8 @@ services:
ports:
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${APP_PORT}
restart: on-failure:5
labels:
createdBy: "Apps"
networks:
1panel-network:
external: true