Compare commits
No commits in common. "6c0c5db16a9e1f6297b6ed6f3f5ac0af21db0e43" and "e909b1f5e3a31beaf1bcd004ef516e5c998b6f09" have entirely different histories.
6c0c5db16a
...
e909b1f5e3
1 changed files with 0 additions and 15 deletions
|
@ -147,21 +147,6 @@
|
||||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
"jellyfin.joshuabell.xyz" = {
|
|
||||||
enableACME = true;
|
|
||||||
forceSSL = true;
|
|
||||||
locations."/" = {
|
|
||||||
proxyPass = "http://100.64.0.13";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
"media.joshuabell.xyz" = {
|
|
||||||
enableACME = true;
|
|
||||||
forceSSL = true;
|
|
||||||
locations."/" = {
|
|
||||||
proxyPass = "http://100.64.0.13";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
|
|
||||||
"_" = {
|
"_" = {
|
||||||
default = true;
|
default = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue