chore: 初始化仓库基线(AGENTS.md、git 规范、敏感文件排除)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# API base URL (use 10.0.2.2 for Android emulator to reach host localhost, use localhost for iOS)
|
||||
API_BASE_URL=http://10.0.2.2:3000/api/v1
|
||||
# WebSocket base URL
|
||||
WS_BASE_URL=ws://10.0.2.2:3000/ws
|
||||
Reference in New Issue
Block a user