fix(basemap): trim header comments to match repo style

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
C3B2W23
2026-09-13 14:54:02 -07:00
co-authored by Claude Fable 5.1
parent 8f169f1ecc
commit 71550b4adf
3 changed files with 8 additions and 26 deletions
+2 -4
View File
@@ -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).