@@ -13,6 +13,9 @@ services:
|
||||
- 1panel-network
|
||||
ports:
|
||||
- ${PANEL_APP_PORT_HTTP}:3000
|
||||
env_file:
|
||||
- /etc/1panel/envs/global.env
|
||||
- ${ENV_FILE:-/etc/1panel/envs/default.env}
|
||||
volumes:
|
||||
- ${SLINK_ROOT_PATH}/data:/app/var/data
|
||||
- ${SLINK_ROOT_PATH}/images:/app/slink/images
|
||||
|
||||
Reference in New Issue
Block a user