mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-03 18:36:22 +00:00
updated gitea
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user