Commit Graph

3 Commits

Author SHA1 Message Date
peskyadmin
332fc486d2 fix: use environment variables for TS_AUTHKEY and TS_LOGIN_SERVER
- docker-compose.yml: TS_AUTHKEY and TS_LOGIN_SERVER now read from environment
- README.md: updated Tailscale configuration instructions to reference env vars instead of editing the file
- Added .gitignore to prevent committing secrets or Tailscale state

This protects reusable test auth keys and custom coordination servers from being committed to any ts-* repo.
2026-08-02 10:23:43 -04:00
a08e024209 basic compose template 2025-04-09 19:43:08 -05:00
75da6f80bf Add docker-compose.yml 2025-04-08 09:14:48 -05:00