Skip to content

Commit

Permalink
chore(api): attempt to use cookies from chrome
Browse files Browse the repository at this point in the history
Signed-off-by: Jordan Shatford <[email protected]>
  • Loading branch information
jordanshatford committed Jan 7, 2025
1 parent 2fca536 commit 1f7f9b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/api/app/core/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
'retries': 5,
'verbose': False,
'noprogress': True,
'cookiesfrombrowser': ('chrome',),
}


Expand Down

0 comments on commit 1f7f9b2

Please sign in to comment.