mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-18 13:28:57 +00:00
10 lines
177 B
JSON
10 lines
177 B
JSON
{
|
|
"build_pack": "nixpacks",
|
|
"base_directory": "/nodejs",
|
|
"publish_directory": "/",
|
|
"ports_exposes": "3000",
|
|
"settings": {
|
|
"is_static": false
|
|
}
|
|
}
|