mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-18 21:38:58 +00:00
chore: Update package-lock.json and README.md files
This commit is contained in:
6
nuxt/package-lock.json
generated
Normal file
6
nuxt/package-lock.json
generated
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"name": "nuxt",
|
||||||
|
"lockfileVersion": 3,
|
||||||
|
"requires": true,
|
||||||
|
"packages": {}
|
||||||
|
}
|
||||||
@@ -5,7 +5,6 @@
|
|||||||
- Set the start command to `npm run start`.
|
- 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).
|
- `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 Exposes' to `3000,3001`.
|
||||||
- Set the 'Ports Mapping' to `3000:3000,3001:3001`.
|
|
||||||
- That's all.
|
- That's all.
|
||||||
|
|
||||||
## Server build (NodeJS) specific app
|
## Server build (NodeJS) specific app
|
||||||
|
|||||||
Reference in New Issue
Block a user