Create coolify.json

This commit is contained in:
Andras Bacsai
2024-10-08 14:38:22 +02:00
committed by GitHub
parent d09ee7f54b
commit 618b3a9f20

9
coolify.json Normal file
View File

@@ -0,0 +1,9 @@
{
"build_pack": "nixpacks",
"base_directory": "/nodejs",
"publish_directory": "/",
"ports_exposes": "3000",
"settings": {
"is_static": false
}
}