Fix the app id

This commit is contained in:
Girish Ramakrishnan 2020-11-10 14:37:32 -08:00
parent ce27acde4c
commit a94931425f

View file

@ -1,6 +1,6 @@
{
"version": "0.1.0",
"id": "eriktad.prometheus.cloudronapp",
"id": "io.prometheus.cloudronapp",
"author": "Erik Tadevosyan",
"healthCheckPath": "/healthcheck",
"httpPort": 8000,
@ -10,4 +10,4 @@
"ldap": {}
},
"manifestVersion": 2
}
}