mirror of
https://github.com/kingomarnajjar/codespaces-rails.git
synced 2026-07-25 22:27:34 +10:00
Add host requirements
This commit is contained in:
parent
ec9db22845
commit
588bd722ef
1 changed files with 2 additions and 1 deletions
|
|
@ -19,5 +19,6 @@
|
|||
}
|
||||
},
|
||||
"onCreateCommand": "bundle install --local",
|
||||
"postCreateCommand": ""
|
||||
"postCreateCommand": "",
|
||||
"hostRequirements": {"cpus": 4}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue