Update files
This commit is contained in:
@@ -11,12 +11,12 @@
|
||||
psk = "SidonPhlegm";
|
||||
};
|
||||
};
|
||||
firewall = {
|
||||
enable = true;
|
||||
# Ports used by Local Send
|
||||
allowedTCPPorts = [ 53317 ];
|
||||
allowedUDPPorts = [ 53317 ];
|
||||
};
|
||||
# firewall = {
|
||||
# enable = true;
|
||||
# # Ports used by Local Send
|
||||
# allowedTCPPorts = [ 53317 ];
|
||||
# allowedUDPPorts = [ 53317 ];
|
||||
# };
|
||||
hosts = {
|
||||
"127.0.0.1" = [
|
||||
"localhost"
|
||||
|
||||
Reference in New Issue
Block a user