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
311 B
20 lines
311 B
TZ=Asia/Shanghai
|
|
|
|
# required
|
|
IP=empty
|
|
|
|
# linux
|
|
DOCKER_SOCK=/var/run/docker.sock
|
|
|
|
# gitea
|
|
# required
|
|
DRONE_GITEA_CLIENT_ID=empty
|
|
# required
|
|
DRONE_GITEA_CLIENT_SECRET=empty
|
|
|
|
# drone
|
|
DRONE_SERVER_HTTP_PORT=9080
|
|
DRONE_SERVER_HTTPS_PORT=9443
|
|
DRONE_SERVER_PROTO=http
|
|
DRONE_RPC_SECRET=bea26a2221fd8090ea38720fc445eca6
|