Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

10 rindas
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.