您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 

6 行
239 B

  1. # Local development API. Copy this file to .env when a different address is needed.
  2. NUXT_PUBLIC_API_BASE=http://192.168.31.168:16888
  3. # Public site origin used for canonical URLs when configured.
  4. NUXT_PUBLIC_SITE_URL=http://localhost:6888