Initial commit

This commit is contained in:
Joshua Glemza
2023-02-09 21:34:10 +00:00
commit d069ff0bc7
4 changed files with 215 additions and 0 deletions

7
CloudronManifest.json Normal file
View File

@@ -0,0 +1,7 @@
{
"version": "0.1.0",
"healthCheckPath": "/",
"httpPort": 1200,
"runtimeDirs": [ "/root/.npm" ],
"manifestVersion": 2
}