i lose it
This commit is contained in:
parent
1f94dcce05
commit
c677019c57
|
@ -133,6 +133,7 @@ in {
|
|||
forceSSL = true;
|
||||
enableACME = true;
|
||||
locations = {
|
||||
"/" = { return = "301 https://social.sako.lol"; };
|
||||
"/media" = { proxyPass = "http://unix:/run/akkoma/socket"; };
|
||||
"/proxy" = {
|
||||
proxyPass = "http://unix:/run/akkoma/socket";
|
||||
|
|
Loading…
Reference in a new issue