Add audiobookshelf domain

This commit is contained in:
Nathan McCarty 2023-07-21 20:55:56 -04:00
parent 1d1674978e
commit fec24c3d67
Signed by: thatonelutenist
SSH Key Fingerprint: SHA256:hwQEcmak9E6sdU9bXc98RHw/Xd1AhpB5HZT7ZSVJkRM
1 changed files with 11 additions and 0 deletions

View File

@ -252,6 +252,17 @@
'';
};
};
"audiobookshelf.mccarty.io" = {
forceSSL = true;
useACMEHost = "mccarty.io";
locations."/" = {
proxyPass = "http://100.121.150.78:13378";
extraConfig = ''
allow 100.64.0.0/10;
deny all;
'';
};
};
};
};
# Now we can configure ACME so we can get a star cert