Skip to content

Commit

Permalink
docs(systems): carbon: allowed TCP port: note reason
Browse files Browse the repository at this point in the history
  • Loading branch information
gekoke committed Sep 25, 2024
1 parent 9449aee commit 3bd8f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion systems/x86_64-linux/silicon/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ in
};

networking.firewall.allowedTCPPorts = [
1499
1499 # For MSSQL containers -> Windows
];

time.timeZone = "Europe/Tallinn";
Expand Down

0 comments on commit 3bd8f7f

Please sign in to comment.