mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-22 23:23:55 +08:00
4 lines
204 B
Bash
4 lines
204 B
Bash
# 暂时使用群主的接口
|
|
VUE_APP_API_BASE_URL=https://2662r3426b.vicp.fun/xiaozhi-esp32-api
|
|
# 如果本地开发,请使用以下接口
|
|
# VUE_APP_API_BASE_URL=http://localhost:8002/xiaozhi-esp32-api |