mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-13 21:02:18 +08:00
7 lines
157 B
Plaintext
7 lines
157 B
Plaintext
CONTAINER_NAME="act_runner"
|
|
DATA_PATH="./data"
|
|
GITEA_INSTANCE_URL="http://1.2.3.4:567"
|
|
RUNNER_REGISTRATION_TOKEN="xxx"
|
|
RUNNER_NAME="xxx"
|
|
RUNNER_LABELS="xxx"
|