diff --git a/app/config.py b/app/config.py index 364e0a0..a8ea384 100644 --- a/app/config.py +++ b/app/config.py @@ -30,7 +30,7 @@ class Config(BaseSettings): yt: GoogleApiCreds ymusic: OauthCreds - proxy: str + proxy: str = '' root_url: str jwt_secret: str