mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 00:17:12 +08:00
fix:update safeline-chaos env
This commit is contained in:
@@ -131,6 +131,8 @@ services:
|
|||||||
options:
|
options:
|
||||||
max-size: 100m
|
max-size: 100m
|
||||||
max-file: '5'
|
max-file: '5'
|
||||||
|
environment:
|
||||||
|
- DB_ADDR=postgres://safeline-ce:${POSTGRES_PASSWORD}@safeline-pg/safeline-ce?sslmode=disable
|
||||||
volumes:
|
volumes:
|
||||||
- ${SAFELINE_DIR}/resources/sock:/app/sock
|
- ${SAFELINE_DIR}/resources/sock:/app/sock
|
||||||
- ${SAFELINE_DIR}/resources/chaos:/app/chaos
|
- ${SAFELINE_DIR}/resources/chaos:/app/chaos
|
||||||
|
|||||||
Reference in New Issue
Block a user