Skip to content

Commit

Permalink
fix(minecraft): disable default http port
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis committed Nov 27, 2023
1 parent 9aa2e70 commit caa0c9c
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@ spec:
service:
main:
ports:
http:
enabled: false
minecraft:
port: 19132
protocol: UDP
Expand Down

0 comments on commit caa0c9c

Please sign in to comment.