mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-18 21:38:58 +00:00
Add new files and update configurations
This commit is contained in:
6
nuxt/server/README.md
Normal file
6
nuxt/server/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Coolify Configuration
|
||||
|
||||
1. Use `Nixpacks`.
|
||||
2. Set `Ports Exposed` to `3000` (or any port you set).
|
||||
3. Set `Start Command` to `node .output/server/index.mjs`
|
||||
- Alternatively, you can set the `start` script inside `package.json` to `node .output/server/index.mjs`. Then Nixpacks will automatically use it as the start command.
|
||||
Reference in New Issue
Block a user