config update

This commit is contained in:
2025-01-30 23:58:59 +08:00
parent a2273ed96e
commit 4a7560c41f
3 changed files with 11 additions and 11 deletions

View File

@ -7,13 +7,13 @@ services:
restart: always
volumes:
- ./config.yaml:/etc/config.yaml:ro
- ./config.yaml:/config.yaml:ro
- ./data:/data
ports:
- 8881:8881
environment:
- HTTPS_PROXY=http://100.64.0.23:7897
- HTTP_PROXY=http://100.64.0.23:7897
- ALL_PROXY=http://100.64.0.23:7897
- HTTPS_PROXY=http://100.64.0.23:7890
- HTTP_PROXY=http://100.64.0.23:7890
- ALL_PROXY=http://100.64.0.23:7890
- SENTRY_DSN=https://f67f22a7d459544ea705e3d7872d680b@o353589.ingest.us.sentry.io/4508486851166208
- LOG_LEVEL=debug