mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
123
This commit is contained in:
@@ -39,18 +39,6 @@
|
||||
addr = "192.168.1.20";
|
||||
port = 8080;
|
||||
}
|
||||
{
|
||||
addr = "localhost";
|
||||
port = 8080;
|
||||
}
|
||||
{
|
||||
addr = "localhost";
|
||||
port = 80;
|
||||
}
|
||||
{
|
||||
addr = "localhost";
|
||||
port = 443;
|
||||
}
|
||||
];
|
||||
};
|
||||
# "localhost:9980" = {
|
||||
|
||||
Reference in New Issue
Block a user