mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-26 08:41:00 +01:00
ZeNixComputa: Expose common HTTP developpement ports
This commit is contained in:
parent
5911508fc6
commit
e57eaf1fe9
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
|||
wakeOnLan.enable = true;
|
||||
};
|
||||
};
|
||||
firewall.allowedTCPPorts = [8080 8085];
|
||||
};
|
||||
|
||||
time.timeZone = "Europe/Paris";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue