You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
457 B
20 lines
457 B
DRONE_GITEA_SERVER=https://git.wownero.com |
|
DRONE_GITEA_CLIENT_ID=xxx |
|
DRONE_GITEA_CLIENT_SECRET=xxx |
|
DRONE_RPC_SECRET=xxx |
|
DRONE_SERVER_PROTO=http |
|
DRONE_SERVER_HOST=ci.wownero.com |
|
DRONE_REGISTRATION_CLOSED=false |
|
DRONE_ADMIN=xxxx |
|
DRONE_COOKIE_TIMEOUT=72h |
|
DRONE_COOKIE_SECRET=xxxx |
|
DRONE_TLS_AUTOCERT=true |
|
DRONE_USER_FILTER=wownero |
|
|
|
DRONE_RUNNER_CAPACITY=2 |
|
DRONE_RUNNER_NAME=xxxxx |
|
DRONE_UI_USERNAME=xxx |
|
DRONE_UI_PASSWORD=xxx |
|
|
|
ACME_EMAIL=xxx@yyy.zzz |
|
DATA_DIR=/tmp
|
|
|