diff --git a/public/manifest.json b/public/manifest.json index bd8dec2..3ba7dc4 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,11 +1,11 @@ { "api": { "type": "openapi", - "url": "https://raw.githubusercontent.com/foryoung365/lobechat-plugin-workers-schnell/main/public/openapi.json", + "url": "https://nas.moonflame.top:10301/foryoung365/lobechat-plugin-workers-schnell/raw/branch/main/public/manifest.json", "is_user_authenticated": false }, "auth": { - "type": "service_http", + "type": "user_http", "authorization_type": "custom", "custom_auth_header": "X-Api-Key: ${WORKER_API_KEY}" },