🐛 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
2 changed files with 3 additions and 3 deletions
+1 -1
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
+2 -2
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