Add some labels
This commit is contained in:
@@ -23,11 +23,12 @@
|
|||||||
networking.firewall.allowedTCPPorts = [
|
networking.firewall.allowedTCPPorts = [
|
||||||
80 443 # caddy
|
80 443 # caddy
|
||||||
8000
|
8000
|
||||||
8010
|
8001
|
||||||
8080
|
8010 # audio bookshelf
|
||||||
|
8080 # file browser
|
||||||
8234 # shiori (non-standard)
|
8234 # shiori (non-standard)
|
||||||
9117
|
9117
|
||||||
8191
|
8191 # flaresolverr
|
||||||
];
|
];
|
||||||
|
|
||||||
networking.hostName = "alt"; # Define your hostname.
|
networking.hostName = "alt"; # Define your hostname.
|
||||||
|
|||||||
Reference in New Issue
Block a user