compose(drone-gc): don't run in debug mode

This commit is contained in:
surtur 2022-09-28 16:40:01 +02:00
parent 665dbda834
commit d6fc9bd9f8
Signed by: wanderer
SSH Key Fingerprint: SHA256:MdCZyJ2sHLltrLBp0xQO0O1qTW9BT/xl5nXkDvhlMCI

View File

@ -40,7 +40,7 @@ services:
labels:
- traefik.enable=false
environment:
- GC_DEBUG=true
- GC_DEBUG=false
- GC_CACHE=50gb
- GC_INTERVAL=1h
mem_limit: 8m