Commit 876ec3a5 by Ivan

fix: fix cmd

parent 2785ce71
......@@ -71,4 +71,4 @@ ENTRYPOINT ["/rails/bin/docker-entrypoint"]
# Start server via Thruster by default, this can be overwritten at runtime
EXPOSE 80
CMD ["./bin/rails", "server"]
CMD ["/rails/code/bin/rails", "server"]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment