compose(drone-gc): don't run in debug mode
This commit is contained in:
parent
665dbda834
commit
d6fc9bd9f8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user