assistant-todo/.env.development

3 lines
157 B
Plaintext
Raw Normal View History

2024-11-21 09:48:47 -05:00
# 前缀为NEXT_PUBLIC_才可以被浏览器使用
2024-11-29 06:24:50 -05:00
NEXT_PUBLIC_TODO_REQUEST_URL=http://localhost:8092
NEXT_PUBLIC_SECURITY_REQUEST_URL=http://localhost:8091