Add gitea (not tested)

This commit is contained in:
2026-01-04 07:22:47 -06:00
parent 9846d5704c
commit e340288d49
6 changed files with 42 additions and 0 deletions

6
gitea/.env.example Normal file
View File

@@ -0,0 +1,6 @@
GITEA_DB=gitea-db
GITEA_DB_USER=user
GITEA_DB_PASSWORD=password
GITEA_HTTP_PORT=3000
GITEA_SSH_PORT=2222