mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-12 20:17:20 +02:00
fix: fix websockets for plausible
This commit is contained in:
parent
6b559cf1c2
commit
311f5842fc
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
forceSSL = true;
|
||||
enableACME = true;
|
||||
locations."/" = {
|
||||
proxyWebsockets = true;
|
||||
proxyPass = "http://localhost:${toString config.services.plausible.server.port}";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue