This commit is contained in:
2023-02-09 18:11:35 -05:00
parent d069ff0bc7
commit bb3532a010
3 changed files with 11 additions and 10 deletions

View File

@@ -2,6 +2,6 @@
"version": "0.1.0",
"healthCheckPath": "/",
"httpPort": 1200,
"runtimeDirs": [ "/root/.npm" ],
"runtimeDirs": [ "/home/cloudron/.npm" ],
"manifestVersion": 2
}