mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-08 21:43:03 -04:00
things
- enable - qbit - prowlarr - use proxyWebsockets - use reccomended proxy settings - fix docker compose file name
This commit is contained in:
parent
1414a69553
commit
b07403e610
5 changed files with 11 additions and 10 deletions
|
@ -4,10 +4,10 @@
|
|||
nginx = {
|
||||
enable = true;
|
||||
logError = "syslog:server=unix:/dev/log warn";
|
||||
# recommendedTlsSettings = true;
|
||||
# recommendedGzipSettings = true;
|
||||
# recommendedProxySettings = true;
|
||||
# recommendedOptimisation = true;
|
||||
recommendedTlsSettings = true;
|
||||
recommendedGzipSettings = true;
|
||||
recommendedProxySettings = true;
|
||||
recommendedOptimisation = true;
|
||||
resolver = {
|
||||
addresses = [
|
||||
"1.0.0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue