Production dockerfile

This commit is contained in:
Ryan W
2022-04-24 22:52:31 -07:00
parent b08ef5122f
commit dd7090b107
3 changed files with 51 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
build:
docker:
web: production.Dockerfile
run:
web: bundle exec puma -C config/puma.rb