Move production to the default and devlopment to alternate
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
build:
|
||||
docker:
|
||||
web: production.Dockerfile
|
||||
web: Dockerfile
|
||||
run:
|
||||
web: bundle exec puma -C config/puma.rb
|
||||
|
||||
Reference in New Issue
Block a user