mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-04-14 11:32:44 +08:00
feat: change PORT env name
This commit is contained in:
parent
7ed83d5576
commit
137cfc3755
@ -12,7 +12,7 @@ services:
|
||||
networks:
|
||||
- 1panel-network
|
||||
ports:
|
||||
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${GO_APP_PORT}
|
||||
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${APP_PORT}
|
||||
restart: on-failure:5
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
@ -12,7 +12,7 @@ services:
|
||||
networks:
|
||||
- 1panel-network
|
||||
ports:
|
||||
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${GO_APP_PORT}
|
||||
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${APP_PORT}
|
||||
restart: on-failure:5
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
@ -11,7 +11,7 @@ services:
|
||||
networks:
|
||||
- 1panel-network
|
||||
ports:
|
||||
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${JAVA_APP_PORT}
|
||||
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${APP_PORT}
|
||||
restart: on-failure:5
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
@ -11,7 +11,7 @@ services:
|
||||
networks:
|
||||
- 1panel-network
|
||||
ports:
|
||||
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${JAVA_APP_PORT}
|
||||
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${APP_PORT}
|
||||
restart: on-failure:5
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
@ -11,7 +11,7 @@ services:
|
||||
networks:
|
||||
- 1panel-network
|
||||
ports:
|
||||
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${JAVA_APP_PORT}
|
||||
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${APP_PORT}
|
||||
restart: on-failure:5
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
@ -11,7 +11,7 @@ services:
|
||||
networks:
|
||||
- 1panel-network
|
||||
ports:
|
||||
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${JAVA_APP_PORT}
|
||||
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${APP_PORT}
|
||||
restart: on-failure:5
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
@ -11,7 +11,7 @@ services:
|
||||
networks:
|
||||
- 1panel-network
|
||||
ports:
|
||||
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${JAVA_APP_PORT}
|
||||
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${APP_PORT}
|
||||
restart: on-failure:5
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
@ -11,7 +11,7 @@ services:
|
||||
networks:
|
||||
- 1panel-network
|
||||
ports:
|
||||
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${NODE_APP_PORT}
|
||||
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${APP_PORT}
|
||||
restart: on-failure:5
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
@ -11,7 +11,7 @@ services:
|
||||
networks:
|
||||
- 1panel-network
|
||||
ports:
|
||||
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${NODE_APP_PORT}
|
||||
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${APP_PORT}
|
||||
restart: on-failure:5
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
@ -11,7 +11,7 @@ services:
|
||||
networks:
|
||||
- 1panel-network
|
||||
ports:
|
||||
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${NODE_APP_PORT}
|
||||
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${APP_PORT}
|
||||
restart: on-failure:5
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
@ -11,7 +11,7 @@ services:
|
||||
networks:
|
||||
- 1panel-network
|
||||
ports:
|
||||
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${NODE_APP_PORT}
|
||||
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${APP_PORT}
|
||||
restart: on-failure:5
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
@ -11,7 +11,7 @@ services:
|
||||
networks:
|
||||
- 1panel-network
|
||||
ports:
|
||||
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${NODE_APP_PORT}
|
||||
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${APP_PORT}
|
||||
restart: on-failure:5
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
@ -11,7 +11,7 @@ services:
|
||||
networks:
|
||||
- 1panel-network
|
||||
ports:
|
||||
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${NODE_APP_PORT}
|
||||
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${APP_PORT}
|
||||
restart: on-failure:5
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
@ -11,7 +11,7 @@ services:
|
||||
networks:
|
||||
- 1panel-network
|
||||
ports:
|
||||
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${NODE_APP_PORT}
|
||||
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${APP_PORT}
|
||||
restart: on-failure:5
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
3
openresty/1.25.3.2-0-1-focal/.env
Normal file
3
openresty/1.25.3.2-0-1-focal/.env
Normal file
@ -0,0 +1,3 @@
|
||||
RESTY_CONFIG_OPTIONS_MORE=""
|
||||
RESTY_ADD_PACKAGE_BUILDDEPS=""
|
||||
CONTAINER_PACKAGE_URL=""
|
||||
Loading…
x
Reference in New Issue
Block a user