邃芒智像大屏项目
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.env.development 143 B

1 year ago
123456
  1. ## 开发环境
  2. NODE_ENV='development'
  3. VITE_APP_TITLE = 'Metavatar-PC'
  4. VITE_APP_PORT = 3000
  5. VITE_APP_BASE_API = 'https://test.metavatar.cc/C'