config update
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user