mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-09 05:53:07 -04:00
add jellyfin
This commit is contained in:
parent
73a7da10ef
commit
8deb26239b
4 changed files with 47 additions and 4 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