Files
test-repo/test/gitea.env.example
2026-01-04 22:18:24 +00:00

28 lines
846 B
Plaintext

# ==============================================
# GITEA ENVIRONMENT CONFIGURATION - TEMPLATE
# ==============================================
# Copia questo file come gitea.env e compila con i tuoi dati
# ----------------------------------------------
# DOMINIO E URL
# ----------------------------------------------
GITEA_DOMAIN=git.esempio.com
GITEA_ROOT_URL=https://git.esempio.com
# ----------------------------------------------
# PORTE
# ----------------------------------------------
GITEA_PORT=222
# ----------------------------------------------
# DATABASE POSTGRESQL
# ----------------------------------------------
POSTGRES_DB=gitea
POSTGRES_USER=gitea
POSTGRES_PASSWORD=inserisci_password_sicura_qui
# ----------------------------------------------
# TRAEFIK
# ----------------------------------------------
RESOLVER=letsencrypt