Files
server/stacks/gitea.env.example
2025-11-07 20:01:06 -03:00

12 lines
237 B
Plaintext

USER_UID=1000
USER_GID=1000
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