#1024: Update landing page

This commit is contained in:
Nanne Baars
2021-08-14 12:33:28 +02:00
committed by Nanne Baars
parent 9cc0ae5c38
commit c8fad66973
4 changed files with 69 additions and 49 deletions

View File

@ -18,12 +18,5 @@ COPY --chown=webgoat start.sh /home/webgoat
EXPOSE 8080
EXPOSE 9090
ENV WEBGOAT_PORT 8080
ENV WEBGOAT_SSLENABLED false
ENV GOATURL https://127.0.0.1:$WEBGOAT_PORT
ENV WOLFURL http://127.0.0.1:9090
WORKDIR /home/webgoat
ENTRYPOINT /bin/bash /home/webgoat/start.sh $webgoat_version_env