diff --git a/gitea-compose.yaml b/gitea-compose.yaml index a35beb9..d7a18c4 100644 --- a/gitea-compose.yaml +++ b/gitea-compose.yaml @@ -25,5 +25,6 @@ services: - homepage.widget.url=${GITEA_URL} - homepage.widget.key=${GITEA_TOKEN} - homepage.widget.fields=["repositories", "notifications", "issues", "pulls"] + - dockhand.url=${GITEA_URL} \ No newline at end of file