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.
23 lines
593 B
23 lines
593 B
PRODUCT=project-name
|
|
|
|
DOCKER_SOCK=/var/run/docker.sock
|
|
TZ=Asia/Shanghai
|
|
|
|
POETAINER_VERSION=2.19.0
|
|
PORTAINER_PORT=3009
|
|
|
|
ZENTAO_VERSION=18.0
|
|
ZENTAO_PORT=4000
|
|
MYSQL_VERSION=8.0.31
|
|
MYSQL_ROOT_PASSWORD=aA123456!
|
|
|
|
MINIO_VERSION=RELEASE.2023-09-16T01-01-47Z
|
|
|
|
DRONE_VERSION=2.20.0
|
|
DRONE_RUNNER_DOCKER_VERSION=1.8.3
|
|
GITEA_SERVER_DOMAIN=dev.ccwin-in.com:3000
|
|
DRONE_GITEA_CLIENT_ID=f9f0c14a-94a5-41cc-ac03-a69f55df9dc2
|
|
DRONE_GITEA_CLIENT_SECRET=DhpAVKMXYbmR4PoBZvZoxmpbr2l2oAS0DnxSU8QEr0ux
|
|
DRONE_RPC_SECRET=bea26a2221fd8090ea38720fc445eca6
|
|
DRONE_SERVER_HOST=dev.ccwin-in.com:3001
|
|
DRONE_SERVER_PROTO=http
|
|
|