switch to napi
This commit is contained in:
parent
7fe47319f0
commit
73824f4ed8
1 changed files with 1 additions and 1 deletions
|
|
@ -4,4 +4,4 @@ from dotenv import load_dotenv
|
|||
load_dotenv()
|
||||
|
||||
api_key = os.getenv("VOCODE_API_KEY")
|
||||
BASE_URL = "api.vocode.dev"
|
||||
BASE_URL = "napi.vocode.dev"
|
||||
Loading…
Add table
Add a link
Reference in a new issue