Files
application-template-code-l…/.env.example
Matteo Basile 0173ceecb3 first commit
2026-06-04 17:00:42 +02:00

10 lines
234 B
Plaintext

GITEA_BASE_URL=http://gitea.example.local
GITEA_ADMIN_TOKEN=replace-me
GITEA_DEFAULT_OWNER=simpl-open
SMTP_HOST=smtp.example.local
SMTP_PORT=587
SMTP_USERNAME=
SMTP_PASSWORD=
SMTP_USE_TLS=true
SMTP_FROM_ADDRESS=no-reply@example.local