1
0
Fork 0

expose query port too
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Daniel Wolf 2021-09-09 12:19:56 -04:00
parent 5eb56e512d
commit f55b68e424
Signed by: nephatrine
GPG Key ID: 59D70EC2E4AAB4D0
1 changed files with 1 additions and 1 deletions

View File

@ -10,4 +10,4 @@ RUN echo "====== INSTALL PACKAGES ======" \
&& rm -rf /var/cache/apk/*
COPY override /
EXPOSE 25565/tcp
EXPOSE 25565/tcp 25565/udp