another switch to enable the local ui

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels 2020-06-24 07:41:12 +02:00
parent c0c66f6b97
commit ad8009bae2

View file

@ -13,6 +13,7 @@ services:
- DRONE_RPC_SECRET=${DRONE_RPC_SECRET}
- DRONE_RUNNER_CAPACITY=${DRONE_RUNNER_CAPACITY}
- DRONE_RUNNER_NAME=${DRONE_RUNNER_NAME}
- DRONE_UI_DISABLE=false
- DRONE_UI_USERNAME=root
- DRONE_UI_PASSWORD=r00t
ports: