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