enable ports?
This commit is contained in:
parent
79904a3ded
commit
dff5cff2bc
1 changed files with 3 additions and 0 deletions
|
|
@ -54,6 +54,9 @@
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# now, for the ports of the caddy server
|
||||||
|
networking.firewall.allowedTCPPorts = [ 80 443 3000 ];
|
||||||
|
|
||||||
networking.hostName = "pochita";
|
networking.hostName = "pochita";
|
||||||
# log of shame: osbm blamed nix when he wrote "hostname" instead of "hostName"
|
# log of shame: osbm blamed nix when he wrote "hostname" instead of "hostName"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue