NYA
This commit is contained in:
parent
ca5b734392
commit
e8c289da13
|
@ -60,7 +60,8 @@ in {
|
|||
virtualHosts."git.vulpecula.zone" = {
|
||||
addSSL = true;
|
||||
enableACME = true;
|
||||
locations."/".proxyPass = "http://localhost:${toString config.services.forgejo.settings.server.HTTP_PORT}";
|
||||
locations."/".proxyPass = "http://localhost:62101";
|
||||
# ${toString config.services.forgejo.settings.server.HTTP_PORT}
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue