mirror of
https://github.com/techno-tim/littlelink-server.git
synced 2026-08-26 13:17:20 -05:00
* docs(compose): document all runtime envs - Add missing runtime environment examples to docker-compose - Sort compose environment entries alphabetically - Remove obsolete Compose version key * docs(compose): include robots env examples - Add robots runtime variables to docker-compose - Keep the compose environment list aligned with ENV_NAMES * docs(compose): add compose env sync script - Add a script that syncs docker-compose env examples from ENV_NAMES - Add check and write commands for compose env maintenance - Include the compose env check in CI * chore(compose): rename env scripts by context - Rename compose env commands to context-first script names - Update CI and script usage text for the new names