feat:更新长亭雷池6.0.1
This commit is contained in:
@@ -167,6 +167,22 @@ services:
|
||||
labels:
|
||||
createdBy: Apps
|
||||
|
||||
safeline-chaos:
|
||||
container_name: ${CONTAINER_NAME}-chaos
|
||||
restart: always
|
||||
networks:
|
||||
1panel-network:
|
||||
ipv4_address: ${SUBNET_PREFIX}.240
|
||||
image: chaitin/safeline-chaos:latest
|
||||
logging:
|
||||
options:
|
||||
max-size: "100m"
|
||||
max-file: "5"
|
||||
ports:
|
||||
- ${PANEL_APP_PORT_CHAOS:-23333}:23333
|
||||
labels:
|
||||
createdBy: Apps
|
||||
|
||||
networks:
|
||||
1panel-network:
|
||||
external: true
|
||||
Reference in New Issue
Block a user