1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-27 23:47:28 +00:00

Use /explore instead of non-existing /healthcheck

This commit is contained in:
Johannes Zellner
2021-04-12 18:35:32 +02:00
parent bed765a1e4
commit 0bea878d12
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"tagline": "A painless self-hosted Git Service",
"version": "1.21.0",
"healthCheckPath": "/healthcheck",
"healthCheckPath": "/explore",
"httpPort": 3000,
"memoryLimit": 536870912,
"addons": {