remove jfa

This commit is contained in:
rebel onion 2025-06-21 09:25:50 -05:00
parent 57328922af
commit 84a52c1948
2 changed files with 1 additions and 11 deletions

View file

@ -8,7 +8,7 @@ services:
- TZ=America/Chicago # Use TZ database name from https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
# Comment these out if you do not use the flaresolverr container at the bottom of this file
- FLARESOLVERR_ENABLED=true
- FLARESOLVERR_URL=http://flaresolverr:8191
- FLARESOLVERR_URL=http://byparr:8191
- BASIC_AUTH_ENABLED=true
- BASIC_AUTH_USERNAME=${BASIC_AUTH_USERNAME}
- BASIC_AUTH_PASSWORD=${BASIC_AUTH_PASSWORD}