chore: Update package-lock.json and README.md files

This commit is contained in:
Andras Bacsai
2024-08-30 10:59:35 +02:00
parent 7e4be7c536
commit 36d7551023
2 changed files with 6 additions and 1 deletions

View File

@@ -5,7 +5,6 @@
- Set the start command to `npm run start`.
- `npm` could be different depending on the package manager you are using (`Nixpacks` decides based on the lock file).
- Set the 'Ports Exposes' to `3000,3001`.
- Set the 'Ports Mapping' to `3000:3000,3001:3001`.
- That's all.
## Server build (NodeJS) specific app