Skip to content
Snippets Groups Projects
Commit 2295f702 authored by Christian Dresen's avatar Christian Dresen
Browse files

no message

parent 18fc0e6c
No related branches found
No related tags found
No related merge requests found
...@@ -36,6 +36,8 @@ COPY misc/entrypoint.sh /opt/entrypoint.sh ...@@ -36,6 +36,8 @@ COPY misc/entrypoint.sh /opt/entrypoint.sh
ADD web /opt/warpinfra/ ADD web /opt/warpinfra/
ADD nginx /opt/nginx/
EXPOSE 8000 443 80 EXPOSE 8000 443 80
VOLUME ["/opt/warpinfra"] VOLUME ["/opt/warpinfra"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment