Skip to content

Commit

Permalink
👷 use aiohttp because websockets do not support proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
j1g5awi committed Aug 8, 2024
1 parent a616330 commit baa6533
Show file tree
Hide file tree
Showing 3 changed files with 201 additions and 105 deletions.
2 changes: 1 addition & 1 deletion docker/.env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
DRIVER=~fastapi+~httpx+~websockets
DRIVER=~fastapi+~aiohttp

# ORM
ALEMBIC_STARTUP_CHECK
Expand Down
Loading

0 comments on commit baa6533

Please sign in to comment.