Maybe open the right port for the db
This commit is contained in:
parent
ebaa0d9d7d
commit
f0c5667765
|
@ -113,7 +113,7 @@
|
|||
# Enable networking
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
networking.firewall.allowedTCPPorts = [80 443 1443];
|
||||
networking.firewall.allowedTCPPorts = [80 443 1433];
|
||||
|
||||
# Set your time zone.
|
||||
time.timeZone = "Europe/Amsterdam";
|
||||
|
|
Loading…
Reference in a new issue