🐛 Fixed copy paste error

- 📝 Updated dates for this push
Signed-off-by: Joseph Harry <findarato@gmail.com>
This commit is contained in:
Joseph Harry 2024-01-19 08:19:15 -06:00
parent 5df287d3f6
commit ce7a7d82fc
No known key found for this signature in database
GPG key ID: 672E70D2EB06270B
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
## Version 2023/12/15 ## Version 2024/01/19
# make sure that your flaresolverr container is named flaresolverr # make sure that your flaresolverr container is named flaresolverr
# make sure that your dns has a cname set for flaresolverr # make sure that your dns has a cname set for flaresolverr

View file

@ -1,6 +1,6 @@
## Version 2023/12/15 ## Version 2024/01/19
# make sure that your flaresolverr container is named flaresolverr # make sure that your flaresolverr container is named flaresolverr
# make sure that sonarr is set to work with the base url /sonarr/ # make sure that sonarr is set to work with the base url /flaresolverr/
location ^~ /flaresolverr { location ^~ /flaresolverr {
# enable the next two lines for http auth # enable the next two lines for http auth