updated gitea

This commit is contained in:
2024-11-10 22:59:04 -08:00
parent b90131519f
commit 3566fdfbee
5 changed files with 33 additions and 59 deletions
+8
View File
@@ -0,0 +1,8 @@
COOKBOOK=/git/docker-compose-cookbooks #HELP: cookbooks
VOL_PATH=./data #HELP: volpath
# Gitea
GITEA_IMAGE=gitea/gitea:latest
GITEA_DB_HOST=gitea-db:3306
GITEA_PORT=22
GITEA_SSH_DOMAIN=example.com