Revert "Make the server's BASE_URL configurable"
This reverts commit 055facac9e.
This commit is contained in:
@@ -21,5 +21,4 @@ USER jetty
|
||||
|
||||
ENV GRAPHVIZ_DOT=/usr/bin/dot
|
||||
|
||||
ARG BASE_URL=plantuml
|
||||
COPY --from=builder /app/target/plantuml.war /var/lib/jetty/webapps/$BASE_URL.war
|
||||
COPY --from=builder /app/target/plantuml.war /var/lib/jetty/webapps/ROOT.war
|
||||
|
||||
Reference in New Issue
Block a user