5 lines
175 B
Plaintext
5 lines
175 B
Plaintext
# 单用户后端地址(nanobot web)
|
||
NEXT_PUBLIC_API_URL=http://127.0.0.1:10000
|
||
NEXT_PUBLIC_WS_URL=wss://127.0.0.1:10000
|
||
NEXT_PUBLIC_AUTH_PORTAL_URL=http://127.0.0.1:3081
|