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