Skip to content

Commit

Permalink
Dockerfile: only expose UDP #286 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
geneotech committed Jun 18, 2024
1 parent be5b7f8 commit 887e93b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ COPY cmake/dockerfile_server_config.lua /root/.config/Hypersomnia/user/config.fo

CMD ["./Hypersomnia-Headless.AppImage"]

EXPOSE 8412/tcp
EXPOSE 8412/udp
EXPOSE 9000-9100/tcp
EXPOSE 9000-9100/udp
EXPOSE 9000-9010/udp

0 comments on commit 887e93b

Please sign in to comment.