Expose Rails and Clojure app ports in Dockerfile

ex-png
Marcin Kulik 7 years ago
parent 5dc99e0109
commit b863d48102
No known key found for this signature in database
GPG Key ID: 9AA270F0A59B4381

@ -145,3 +145,5 @@ CMD ["/usr/bin/supervisord"]
# bundle exec sidekiq
EXPOSE 80
EXPOSE 3000
EXPOSE 4000

Loading…
Cancel
Save