Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

10 řádky
322B

  1. # Copy this file to .env and fill in real values. .env is gitignored.
  2. # Google Cloud API key with the Geocoding API enabled.
  3. # https://console.cloud.google.com/google/maps-apis/credentials
  4. GOOGLE_MAPS_API_KEY=
  5. # MapTiler API key, used for map tile rendering.
  6. # https://cloud.maptiler.com/account/keys/
  7. MAPTILER_API_KEY=

Powered by TurnKey Linux.