mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 00:17:12 +08:00
feat: update 1panel-tools 0.3.0
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
services:
|
||||
1panel-tools:
|
||||
image: vuldocker/1panel-tools:0.2.0
|
||||
image: vuldocker/1panel-tools:0.3.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
ports:
|
||||
- "${PANEL_APP_PORT_HTTP}:8080"
|
||||
- ${PANEL_APP_PORT_HTTP}:8080
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- NODE_ENV=production
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
createdBy: Apps
|
||||
networks:
|
||||
- 1panel-network
|
||||
networks:
|
||||
1panel-network:
|
||||
external: true
|
||||
external: true
|
||||
Reference in New Issue
Block a user