[scrutiny] Remove unnecessary environment variables
This commit is contained in:
parent
700eedef14
commit
e9dd607e75
1 changed files with 0 additions and 2 deletions
|
@ -11,8 +11,6 @@ services:
|
|||
environment:
|
||||
- TZ=Europe/Berlin
|
||||
- SCRUTINY_API_ENDPOINT=http://localhost:8080
|
||||
- SCRUTINY_WEB=true
|
||||
- SCRUTINY_COLLECTOR=true
|
||||
- GIN_MODE=release
|
||||
volumes:
|
||||
- scrutiny_config:/opt/scrutiny/config
|
||||
|
|
Loading…
Reference in a new issue