Remove scrutiny env vars

This commit is contained in:
2022-05-10 12:07:47 +01:00
parent 70cba4d037
commit 910edd1327

View File

@@ -118,9 +118,6 @@ services:
- 'PUID=1000'
- 'PGID=1000'
- 'TZ=Europe/Athens'
- 'SCRUTINY_API_ENDPOINT=http://scrutiny:8080'
- 'SCRUTINY_WEB=true'
- 'SCRUTINY_COLLECTOR=true'
ports:
- 9080:8080
devices: