Add goatcounter.
This commit is contained in:
parent
407928712c
commit
f164449faf
4 changed files with 55 additions and 0 deletions
|
|
@ -13,6 +13,11 @@
|
|||
reverse_proxy :${toString config.foehammer.services.authelia.port}
|
||||
'';
|
||||
};
|
||||
"goatcounter.foehammer.me" = {
|
||||
extraConfig = ''
|
||||
reverse_proxy :${toString config.foehammer.services.goatcounter.port}
|
||||
'';
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue