mirror of
https://github.com/kingomarnajjar/codespaces-rails.git
synced 2026-07-26 06:37:17 +10:00
Update devcontainer.json
This commit is contained in:
parent
f0b20a0287
commit
efbb335657
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
"gh-gh-dogfooding.codespaces-zero",
|
"gh-gh-dogfooding.codespaces-zero",
|
||||||
"rebornix.Ruby"
|
"rebornix.Ruby"
|
||||||
],
|
],
|
||||||
"postCreateCommand": "bundle install --local",
|
"onCreateCommand": "bundle install --local",
|
||||||
"codespaces": {
|
"codespaces": {
|
||||||
"zero": {
|
"zero": {
|
||||||
"defaultFile": "config/routes.rb",
|
"defaultFile": "config/routes.rb",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue