feat: health endpoint
This commit is contained in:
parent
2461954866
commit
a7ea8ee51b
|
|
@ -31,7 +31,7 @@ proxy:
|
||||||
ssl: true
|
ssl: true
|
||||||
app_port: 80
|
app_port: 80
|
||||||
healthcheck:
|
healthcheck:
|
||||||
path: /up
|
path: /api/health
|
||||||
|
|
||||||
registry:
|
registry:
|
||||||
server: gitea.leonmorival.com
|
server: gitea.leonmorival.com
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue