Docker config changes for cli editor
This commit is contained in:
parent
297138b0d4
commit
b756df38a9
6 changed files with 64 additions and 203 deletions
|
|
@ -1,3 +1,3 @@
|
|||
web: env RUBY_DEBUG_OPEN=true bin/rails server -b 0
|
||||
js: yarn build --watch
|
||||
web: RUBY_DEBUG_OPEN=true bin/rails server -b 0
|
||||
js: yarn build --watch
|
||||
css: yarn watch:css
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue