2026-02-24 20:44:16 +00:00
|
|
|
|
VITE_API_URL='https://localhost:44344'
|
|
|
|
|
|
VITE_CDN_URL='http://localhost:4005'
|
|
|
|
|
|
VITE_REACT_APP_VERSION=$npm_package_version
|
|
|
|
|
|
VITE_AI_URL='https://ai.sozsoft.com/webhook/'
|
2026-05-08 14:17:11 +00:00
|
|
|
|
VITE_GOOGLE_MAPS_API_KEY='AIzaSyAefS2rvF-xwq7OHpZ27UYxXPbMo6OwACc'
|
|
|
|
|
|
# Google Cloud Console’da:
|
|
|
|
|
|
|
|
|
|
|
|
# APIs & Services > Enabled APIs & services bölümüne gir.
|
|
|
|
|
|
# Şunların aktif olduğundan emin ol:
|
|
|
|
|
|
# Maps JavaScript API
|
|
|
|
|
|
# Places API
|
|
|
|
|
|
|
|
|
|
|
|
# Eğer ileride koordinat/adres çözümleme yapıyorsan ayrıca:
|
|
|
|
|
|
|
|
|
|
|
|
# Geocoding API
|
|
|
|
|
|
# APIs & Services > Credentials > API Key içine gir.
|
|
|
|
|
|
# API restrictions bölümünde:
|
|
|
|
|
|
|
|
|
|
|
|
# Eğer Restrict key seçiliyse, izinli API listesine şunları ekle:
|
|
|
|
|
|
|
|
|
|
|
|
# Maps JavaScript API
|
|
|
|
|
|
# Places API
|