mirror of
https://github.com/BigBodyCobain/Shadowbroker.git
synced 2026-09-18 15:12:20 +02:00
fix(basemap): trim header comments to match repo style
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5.1
parent
8f169f1ecc
commit
71550b4adf
+2
-4
@@ -27,10 +27,8 @@ AIS_API_KEY=
|
||||
# Windy Webcams global CCTV layer — free key from https://api.windy.com/webcams/docs
|
||||
# WINDY_API_KEY=
|
||||
|
||||
# CARTO basemap tiles (DEFAULT dark/light map). CARTO now requires an API key;
|
||||
# without one the map still loads but every tile carries an "API KEY REQUIRED"
|
||||
# watermark. Free key (no CARTO account needed, 5M tiles/month fair use):
|
||||
# https://carto.com/basemaps/apikey — used by the frontend container only.
|
||||
# CARTO basemap tiles (DEFAULT map) — free key from https://carto.com/basemaps/apikey
|
||||
# Without it tiles render with an "API KEY REQUIRED" watermark.
|
||||
# CARTO_API_KEY=
|
||||
|
||||
# Telegram OSINT map layer — scrapes public t.me/s channel previews (no bot token).
|
||||
|
||||
Reference in New Issue
Block a user