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.
 
 
 
 

6 lines
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