tryfix
This commit is contained in:
parent
c2c438cb82
commit
80d8c3d4c9
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@
|
||||||
addSSL = true;
|
addSSL = true;
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
proxyPass = "http://127.0.0.1:3000/"; # pass through to Forgejo
|
proxyPass = "http://127.0.0.1:3000/"; # pass through to Forgejo
|
||||||
}
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue