Set up for prod
This commit is contained in:
parent
d05675c8a5
commit
f05f2c4d6d
@ -17,4 +17,4 @@ RUN bundle install
|
||||
EXPOSE 4567
|
||||
|
||||
# Send it
|
||||
CMD ["bundle", "exec", "mywillpower.rb"]
|
||||
CMD ["bundle", "exec", "puma", "-p", "4567", "-e", "production"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user