update ci
All checks were successful
deploy / deploy (push) Successful in 42s

This commit is contained in:
Lee 2024-04-06 19:37:03 +01:00
parent 45aab7b415
commit cda40a07d0
2 changed files with 2 additions and 2 deletions

@ -2,7 +2,7 @@ FROM fascinated/docker-images:java_17
COPY . .
RUN mvn clean package
RUN mvn clean package -q
EXPOSE 80
ENV PORT=80

@ -5,7 +5,7 @@ server:
whitelabel:
enabled: false
public-url: http://localhost:80
site-url: http://localhost:80
mojang:
session-server: https://sessionserver.mojang.com