mirror of
https://github.com/oqyude/nixos.git
synced 2026-08-10 08:33:12 +03:00
3x-ui on server
This commit is contained in:
@@ -17,7 +17,7 @@ in
|
||||
recommendedProxySettings = true;
|
||||
recommendedTlsSettings = true;
|
||||
virtualHosts = {
|
||||
"x.zeroq.su" = {
|
||||
"pubray1.zeroq.su" = {
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
locations = {
|
||||
@@ -45,7 +45,7 @@ in
|
||||
security.acme = {
|
||||
acceptTerms = true;
|
||||
defaults = {
|
||||
email = "go.bin043120@gmail.com";
|
||||
email = "oqyude@gmail.com";
|
||||
};
|
||||
};
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
|
||||
Reference in New Issue
Block a user