feat:更新长亭雷池6.0.3
This commit is contained in:
@@ -72,6 +72,7 @@ services:
|
||||
- /etc/resolv.conf:/etc/resolv.conf:ro
|
||||
- ${SAFELINE_DIR}/resources/nginx:/etc/nginx
|
||||
- ${SAFELINE_DIR}/resources/detector:/resources/detector
|
||||
- ${SAFELINE_DIR}/resources/chaos:/resources/chaos
|
||||
- ${SAFELINE_DIR}/logs/nginx:/var/log/nginx
|
||||
- ${SAFELINE_DIR}/resources/cache:/usr/local/nginx/cache
|
||||
environment:
|
||||
@@ -177,8 +178,8 @@ services:
|
||||
options:
|
||||
max-size: "100m"
|
||||
max-file: "5"
|
||||
ports:
|
||||
- ${PANEL_APP_PORT_CHAOS:-23333}:23333
|
||||
volumes:
|
||||
- ${SAFELINE_DIR}/resources/chaos:/app/chaos
|
||||
labels:
|
||||
createdBy: Apps
|
||||
|
||||
|
||||
Reference in New Issue
Block a user