Add default regex

This commit is contained in:
2021-10-12 23:30:02 +13:00
parent 119251c799
commit 23294760b6

View File

@@ -16,6 +16,7 @@ ENV MIN_MEM=512M
ENV MAX_MEM=1G
ENV STOP="stop"
ENV JAR=server.jar
ENV REGEX=""
COPY --from=builder /app/main /main
COPY --from=builder /app/cmd /usr/local/bin/cmd