First commit
This commit is contained in:
8
stacks/gitea.env.example
Normal file
8
stacks/gitea.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
CONFIG_FILE=/config/config.yaml
|
||||
GITEA_INSTANCE_URL="https://git.skrd.fun"
|
||||
GITEA_RUNNER_REGISTRATION_TOKEN="SECRET"
|
||||
GITEA_RUNNER_NAME="gitea-runner-1"
|
||||
|
||||
POSTGRES_PASSWORD="SECRET"
|
||||
POSTGRES_DB="gitea"
|
||||
POSTGRES_USER="gitea"
|
||||
Reference in New Issue
Block a user