Skip to content

Commit

Permalink
open 8100 ports as well
Browse files Browse the repository at this point in the history
  • Loading branch information
orzklv committed Jul 27, 2024
1 parent 28148fc commit 9c97c22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/server/container/kolyma-3.nix
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
ports = [
"25565:25565"
"25656:25656"
"8100:8100"
];
environment = {
TYPE = "SPIGOT";
Expand Down

0 comments on commit 9c97c22

Please sign in to comment.