fix Dockerfile
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m35s
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m35s
This commit is contained in:
parent
c0c4e32809
commit
e26a34fb74
@ -14,4 +14,4 @@ EXPOSE 80
|
||||
ENV PORT=80
|
||||
|
||||
# Run the jar file
|
||||
CMD ["java", "-jar", "target/Minecraft-Helper-1.0-SNAPSHOT.jar"]
|
||||
CMD ["java", "-jar", "target/Minecraft-Utilities.jar"]
|
Loading…
Reference in New Issue
Block a user