12 lines
323 B
Plaintext
12 lines
323 B
Plaintext
|
DOMAIN=example.com
|
||
|
SECRET=somelongstring
|
||
|
|
||
|
GITEA_DOMAIN=git.example.com
|
||
|
GITEA_CLIENT_ID=somelongstring
|
||
|
GITEA_CLIENT_SECRET="somelongbase64string"
|
||
|
|
||
|
RUNNER_COUNT=4
|
||
|
RUNNER_NAME=Actions
|
||
|
# Do not add a space in the runner name or you'll be debugging sentry for
|
||
|
# like an whole hour questioning what you're doing with your life.
|