mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
123
This commit is contained in:
@@ -44,6 +44,9 @@
|
|||||||
"localhost"
|
"localhost"
|
||||||
"sapphira.latxa-platy.ts.net"
|
"sapphira.latxa-platy.ts.net"
|
||||||
];
|
];
|
||||||
|
trusted_proxies = [
|
||||||
|
"100.64.1.0"
|
||||||
|
];
|
||||||
overwriteprotocol = "https";
|
overwriteprotocol = "https";
|
||||||
};
|
};
|
||||||
extraAppsEnable = true;
|
extraAppsEnable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user