Maybe open the right port for the db
This commit is contained in:
parent
d5ac22bb1b
commit
cabefc2fa3
|
@ -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