Just run dev mode for now
This commit is contained in:
parent
a676a88c7d
commit
d05675c8a5
@ -17,5 +17,4 @@ RUN bundle install
|
||||
EXPOSE 4567
|
||||
|
||||
# Send it
|
||||
CMD ["bundle", "exec", "rackup", "-o", "0.0.0.0", "-p", "4567", "-E", \
|
||||
"production"]
|
||||
CMD ["bundle", "exec", "mywillpower.rb"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user