mirror of
https://github.com/GeyserMC/GeyserConnect.git
synced 2025-09-11 08:33:02 +02:00
Update docker file
This commit is contained in:
parent
95d9c5c756
commit
041edf515f
3 changed files with 2 additions and 3 deletions
|
@ -2,5 +2,4 @@ FROM openjdk:8-jre-slim
|
|||
RUN mkdir /gsc
|
||||
WORKDIR /gsc
|
||||
EXPOSE 19132/udp
|
||||
EXPOSE 19133/udp
|
||||
CMD ["java", "-Xms1G", "-jar", "GeyserConnect.jar"]
|
Loading…
Add table
Add a link
Reference in a new issue