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