(fix) proxy extra spacing

This commit is contained in:
Ishaan Jaff 2024-03-18 16:43:04 -07:00
parent fedb4e5703
commit 0dab5841cd

View file

@ -235,6 +235,8 @@ app.add_middleware(
allow_methods=["*"],
allow_headers=["*"],
)
from typing import Dict
api_key_header = APIKeyHeader(