HOST env is not used anymore

revealjs
Marcin Kulik 7 years ago
parent e2e4f2d66b
commit 146a9bcfc5

@ -127,8 +127,6 @@ COPY docker/supervisor/asciinema.conf /etc/supervisor/conf.d/asciinema.conf
VOLUME ["/app/log", "/app/uploads"]
ENV HOST "localhost:3000"
CMD ["/usr/bin/supervisord"]
# bundle exec rake db:setup
# bundle exec sidekiq

Loading…
Cancel
Save