feat: health endpoint
This commit is contained in:
parent
009bbcef0a
commit
8fd3db863c
|
|
@ -34,7 +34,7 @@ proxy:
|
||||||
http_port: 8081
|
http_port: 8081
|
||||||
https_port: 8443
|
https_port: 8443
|
||||||
healthcheck:
|
healthcheck:
|
||||||
path: /up
|
path: /api/health
|
||||||
|
|
||||||
registry:
|
registry:
|
||||||
server: gitea.leonmorival.com
|
server: gitea.leonmorival.com
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue