gitea! via nginx! round 3! with ONE t!
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
locations."/" = {
|
||||
proxyPass = ''http://127.0.0.1:${toString config.services.gittea.settinggs.server.HTTP_PORT}'';
|
||||
proxyPass = ''http://127.0.0.1:${toString config.services.gitea.settinggs.server.HTTP_PORT}'';
|
||||
};
|
||||
};
|
||||
#services.nginx.virtualHosts."git.k3t.dev".extraConfig = ''
|
||||
|
||||
Reference in New Issue
Block a user