first commit

This commit is contained in:
Matteo Basile
2026-06-04 17:00:42 +02:00
commit 0173ceecb3
34 changed files with 909 additions and 0 deletions

10
.env.example Normal file
View File

@@ -0,0 +1,10 @@
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