Commit 1a2ac1ba by Edward Zarecor

correcting ports

parent e161ea13
......@@ -20,5 +20,5 @@ COPY ansible_overrides.yml /
COPY insights-temp.yml /edx/app/edx_ansible/edx_ansible/docker/plays/insights.yml
#RUN sudo ansible-playbook insights.yml -i '127.0.0.1,' -c local -t "install:base,install:system-requirements,install:configuration,install:app-requirements,install:code" -e@/ansible_overrides.yml
#CMD ["/edx/app/supervisor/venvs/supervisor/bin/supervisord -n --configuration /edx/app/supervisor/supervisord.conf"]
#EXPOSE 443 80
CMD ["/edx/app/supervisor/venvs/supervisor/bin/supervisord -n --configuration /edx/app/supervisor/supervisord.conf"]
EXPOSE 8110 18110
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