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 38e7511
Show file tree
Hide file tree
Showing 4 changed files with 211 additions and 83 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 38e7511

Please sign in to comment.