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