mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-09 15:10:19 +02:00
removed problematic thingy
This commit is contained in:
parent
78889765f1
commit
cc74b15953
1 changed files with 1 additions and 2 deletions
|
@ -12,7 +12,6 @@
|
||||||
"Pleroma.Upload".base_url = "https://blurb.rougebordeaux.xyz";
|
"Pleroma.Upload".base_url = "https://blurb.rougebordeaux.xyz";
|
||||||
"Pleroma.Web.Endpoint" = {
|
"Pleroma.Web.Endpoint" = {
|
||||||
url.host = "eepy.rougebordeaux.xyz";
|
url.host = "eepy.rougebordeaux.xyz";
|
||||||
http.port = 4004;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
@ -34,6 +33,6 @@
|
||||||
|
|
||||||
encode gzip
|
encode gzip
|
||||||
|
|
||||||
reverse_proxy :4004
|
reverse_proxy :4000
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue