feat: improve API key validation and enhance error handling in TTS service
This commit is contained in:
@@ -2,4 +2,8 @@ name = "wstrans"
|
||||
main = "src/index.js"
|
||||
compatibility_date = "2024-04-15"
|
||||
workers_dev = true
|
||||
node_compat = true
|
||||
compatibility_flags = [ "nodejs_compat" ]
|
||||
|
||||
|
||||
[vars]
|
||||
API_KEY = "zuoban"
|
||||
Reference in New Issue
Block a user