This repository has been archived on 2021-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
shipyard/drone/drone-runner.env
Bruno BELANYI 29afe55243 services: drone-runner: more logging
This makes the dashboard more useful
2021-01-24 23:10:16 +01:00

10 lines
270 B
Bash

DRONE_RPC_HOST=drone.belanyi.fr
DRONE_RPC_PROTO=https
DRONE_RUNNER_CAPACITY=5
DRONE_LOGS_TRACE=true
DRONE_LOGS_PRETTY=true
# Put into a secret environment file
#DRONE_RPC_SECRET=FIXME-CHANGE-THIS
#DRONE_UI_USERNAME=FIXME-CHANGE-THIS
#DRONE_UI_PASSWORD=FIXME-CHANGE-THIS