Add gitea-tail/.env

This commit is contained in:
Jeff Clement 2024-04-09 15:26:11 +00:00
parent 7323859bac
commit 85dcb1ff22
1 changed files with 22 additions and 0 deletions

22
gitea-tail/.env Normal file
View File

@ -0,0 +1,22 @@
# -------- TAILSCALE CONFIGURATION ---------------------------
# Tailscale authorization key
TS_AUTHKEY=tskey-auth-
# Tailscale tailnet node name
TAILNET_NAME=git
TAILNET_SUFFIX=rat-gecko.ts.net
# -------- DATABASE CONFIGURATION ---------------------------
# Database password
GITEA_DB_PASSWORD=
# -------- RUNNER CONFIGURATION ---------------------------
# Token for runner (need to obtain from running Gitea instance)
RUNNER_TOKEN=
# Runner name / labels
RUNNER_NAME=default
RUNNER_LABELS=