Production dockerfile
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
build:
|
||||
docker:
|
||||
web: production.Dockerfile
|
||||
run:
|
||||
web: bundle exec puma -C config/puma.rb
|
||||
Reference in New Issue
Block a user