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.
|
- # 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
|