mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-03-30 20:35:40 +00:00
- entrypoint copies example config to /app/data/config.json on first run - symlinks /app/config.json → /app/data/config.json so app code unchanged - theme.json also symlinked from /app/data/ if present - config persists across container rebuilds without extra bind mounts - updated README with new config/theme instructions