mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-01 23:27:18 +02:00
fix: fix plausible after 25.05
This commit is contained in:
parent
ca7be358d3
commit
c5ba0c0fbd
1 changed files with 0 additions and 5 deletions
|
@ -3,11 +3,6 @@
|
||||||
{
|
{
|
||||||
services.plausible = {
|
services.plausible = {
|
||||||
enable = true;
|
enable = true;
|
||||||
adminUser = {
|
|
||||||
activate = true;
|
|
||||||
email = "analytics@luj.fr";
|
|
||||||
passwordFile = config.age.secrets.plausible-admin-password.path;
|
|
||||||
};
|
|
||||||
server = {
|
server = {
|
||||||
baseUrl = "https://probable.luj.fr";
|
baseUrl = "https://probable.luj.fr";
|
||||||
port = 8455;
|
port = 8455;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue