25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 

6 satır
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