您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
|
- # Local development API. Copy this file to .env when a different address is needed.
- NUXT_PUBLIC_API_BASE=http://192.168.31.168:16888
-
- # Public site origin used for canonical URLs when configured.
- NUXT_PUBLIC_SITE_URL=http://localhost:6888
|