feat: 初次提交我的项目代码
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
// export const SUPA_KEY: string = 'your-anon-key'
|
||||
|
||||
// 生产环境 - Supabase 云服务
|
||||
export const SUPA_URL: string = 'https://ak3.oulog.com'
|
||||
export const SUPA_KEY: string = 'your-anon-key'
|
||||
//export const SUPA_URL: string = 'https://ak3.oulog.com'
|
||||
//export const SUPA_KEY: string = 'your-anon-key'
|
||||
|
||||
// WebSocket 实时连接
|
||||
export const WS_URL: string = 'wss://ak3.oulog.com/realtime/v1/websocket'
|
||||
|
||||
Reference in New Issue
Block a user