mirror of
https://git.cloudron.io/cloudron/prometheus-server-app.git
synced 2024-11-28 11:20:59 +00:00
Fix the app id
This commit is contained in:
parent
ce27acde4c
commit
a94931425f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"version": "0.1.0",
|
||||
"id": "eriktad.prometheus.cloudronapp",
|
||||
"id": "io.prometheus.cloudronapp",
|
||||
"author": "Erik Tadevosyan",
|
||||
"healthCheckPath": "/healthcheck",
|
||||
"httpPort": 8000,
|
||||
|
|
Loading…
Reference in a new issue