mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-18 21:38:58 +00:00
390 B
390 B
Coolify Configuration
Static build: {"output":"static"}
- Use
Nixpacks - Set
Ports Exposedto4321(or any port you set in yourastro.config.mjsfile) - Set
Start Commandtonode dist/server/entry.mjs- Alternatively, you can set the
start scriptinsidepackage.jsontonode dist/server/entry.mjs. Then Nixpacks will automatically use it as the start command.
- Alternatively, you can set the