feat: Try to use static build
This commit is contained in:
parent
3db617c466
commit
5c83ceaa53
@ -1,7 +1,5 @@
|
|||||||
{
|
{
|
||||||
"providers": [
|
"providers": [],
|
||||||
"node"
|
|
||||||
],
|
|
||||||
"buildImage": "ghcr.io/railwayapp/nixpacks:ubuntu-1731369831",
|
"buildImage": "ghcr.io/railwayapp/nixpacks:ubuntu-1731369831",
|
||||||
"variables": {
|
"variables": {
|
||||||
"CI": "true",
|
"CI": "true",
|
||||||
@ -45,8 +43,5 @@
|
|||||||
],
|
],
|
||||||
"nixpkgsArchive": "e05605ec414618eab4a7a6aea8b38f6fbbcc8f08"
|
"nixpkgsArchive": "e05605ec414618eab4a7a6aea8b38f6fbbcc8f08"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"start": {
|
|
||||||
"cmd": "yarn dev --host"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user