Skip to content

Commit 50f7f9d

Browse files
committed
[Fix] 🤔 ChatHub default URLs
1 parent 4cbafd8 commit 50f7f9d

File tree

1 file changed

+1
-1
lines changed
  • frontend/src/stores/modules/chat

1 file changed

+1
-1
lines changed

frontend/src/stores/modules/chat/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ export const useChatStore = defineStore(
2828
label: 'Bing 官方',
2929
},
3030
{
31-
baseUrl: 'https://sydney.zklcdc.xyz',
31+
baseUrl: 'https://sydney.b1ng.chat',
3232
label: 'Cloudflare Worker',
3333
},
3434
{

0 commit comments

Comments
 (0)