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