Emitter: Enable goatcounter
This commit is contained in:
parent
ec4edd6ed3
commit
3171db8a74
1 changed files with 5 additions and 0 deletions
|
|
@ -149,6 +149,11 @@
|
|||
'';
|
||||
};
|
||||
|
||||
services.goatcounter = {
|
||||
enable = true;
|
||||
proxy = true;
|
||||
};
|
||||
|
||||
services.nginx = {
|
||||
commonHttpConfig = ''
|
||||
log_format combined_realip '$proxy_protocol_addr - $remote_user [$time_local] "$request" $status $body_bytes_sent "$http_referer" "$http_user_agent"';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue