Convert to a cloudron image

This commit is contained in:
rui hildt
2024-05-10 16:40:30 +02:00
parent 55fd2993f3
commit fef1fadc84
7 changed files with 352 additions and 19 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"version": "1.0.0",
"healthCheckPath": "/",
"httpPort": 3000,
"addons": {
"localstorage": {}
},
"manifestVersion": 2
}