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