Update gitea-compose.yaml

This commit is contained in:
2026-06-28 17:05:55 -05:00
parent 2a9efe9fe4
commit 5d43641d79
+1
View File
@@ -25,5 +25,6 @@ services:
- homepage.widget.url=${GITEA_URL} - homepage.widget.url=${GITEA_URL}
- homepage.widget.key=${GITEA_TOKEN} - homepage.widget.key=${GITEA_TOKEN}
- homepage.widget.fields=["repositories", "notifications", "issues", "pulls"] - homepage.widget.fields=["repositories", "notifications", "issues", "pulls"]
- dockhand.url=${GITEA_URL}