[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:
|
environment:
|
||||||
- TZ=Europe/Berlin
|
- TZ=Europe/Berlin
|
||||||
- SCRUTINY_API_ENDPOINT=http://localhost:8080
|
- SCRUTINY_API_ENDPOINT=http://localhost:8080
|
||||||
- SCRUTINY_WEB=true
|
|
||||||
- SCRUTINY_COLLECTOR=true
|
|
||||||
- GIN_MODE=release
|
- GIN_MODE=release
|
||||||
volumes:
|
volumes:
|
||||||
- scrutiny_config:/opt/scrutiny/config
|
- scrutiny_config:/opt/scrutiny/config
|
||||||
|
|
Loading…
Reference in a new issue