第一次提交
This commit is contained in:
4
app-instance/frontend/env_template
Normal file
4
app-instance/frontend/env_template
Normal file
@ -0,0 +1,4 @@
|
||||
# 单用户后端地址(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
|
||||
Reference in New Issue
Block a user