disable debug and trace logs
This commit is contained in:
parent
88f8739cc7
commit
06c126f270
@ -14,6 +14,8 @@ DRONE_DATABASE_SECRET=${DRONE_DATABASE_SECRET}
|
||||
DRONE_CRON_INTERVAL=10m
|
||||
DRONE_LOGS_PRETTY=true
|
||||
DRONE_LOGS_COLOR=true
|
||||
DRONE_LOGS_DEBUG=false
|
||||
DRONE_LOGS_TRACE=false
|
||||
|
||||
# ssl
|
||||
DRONE_HTTP_SSL_HOST=https://drone.dotya.ml
|
||||
|
Loading…
Reference in New Issue
Block a user