mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
@@ -30,12 +30,12 @@ services:
|
||||
networks:
|
||||
- 1panel-network
|
||||
ports:
|
||||
- ${PANEL_APP_PORT_SERVER_1}:21115
|
||||
- ${PANEL_APP_PORT_NAT}:21115
|
||||
- ${PANEL_APP_PORT_ID}:21116
|
||||
- ${PANEL_APP_PORT_ID}:21116/udp
|
||||
- ${PANEL_APP_PORT_SERVER}:21117
|
||||
- ${PANEL_APP_PORT_SERVER_2}:21118
|
||||
- ${PANEL_APP_PORT_SERVER_3}:21119
|
||||
- ${PANEL_APP_PORT_API_WS}:21118
|
||||
- ${PANEL_APP_PORT_SERVER_WS}:21119
|
||||
env_file:
|
||||
- ${GLOBAL_ENV_FILE:-/etc/1panel/envs/global.env}
|
||||
- ${ENV_FILE:-/etc/1panel/envs/default.env}
|
||||
|
||||
Reference in New Issue
Block a user