You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
189 B
Plaintext

# 开发环境配置
VITE_USER_NODE_ENV=development
# 子应用地址(开发环境)
VITE_LABEL_APP_URL=http://localhost:3004/labelapp/
VITE_FLOW_APP_URL=http://localhost:9222/flowapp/