fix url
This commit is contained in:
parent
03080b0809
commit
0a058eb6c6
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@
|
|||
enableACME = true;
|
||||
forceSSL = true;
|
||||
locations."/".proxyPass = "http://[::1]${config.services.xynoblog.listen}";
|
||||
locations."/js".proxyPass = "http://127.0.0.1:${toString config.services.plausible.server.port}";
|
||||
locations."/gyakapyukawfyuokfgwtyutf.js".proxyPass = "http://127.0.0.1:${toString config.services.plausible.server.port}/js/plausible.js";
|
||||
locations."/api/event".proxyPass = "http://127.0.0.1:${toString config.services.plausible.server.port}";
|
||||
};
|
||||
services.lolpizza2.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue