mirror of
https://github.com/fbartels/cloudron-drone-app.git
synced 2025-01-21 16:38:06 +00:00
another switch to enable the local ui
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
parent
c0c66f6b97
commit
ad8009bae2
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue