initial commit
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
web: PORT=3000 bundle exec rails s -p 3000
|
||||
webpacker: bundle exec ./bin/webpacker-dev-server
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
web: PORT=3000 bundle exec rails s -p 3000
|
||||
webpacker: bundle exec ./bin/webpacker-dev-server
|
||||