mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 12:40:44 +03:00
123
This commit is contained in:
@@ -27,6 +27,14 @@
|
||||
}
|
||||
];
|
||||
};
|
||||
# "localhost:8890" = {
|
||||
# listen = [
|
||||
# {
|
||||
# addr = "127.0.0.1";
|
||||
# port = 8890;
|
||||
# }
|
||||
# ];
|
||||
# };
|
||||
"localhost:8890" = {
|
||||
forceSSL = false;
|
||||
enableACME = false;
|
||||
|
||||
Reference in New Issue
Block a user