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