Files
ts-vikunja/.gitignore
peskyadmin 35e840f329 fix: use TS_AUTHKEY and TS_LOGIN_SERVER environment variables
- docker-compose.yml: read authkey and login server from env
- README.md: updated instructions to use env vars instead of editing the file
- Added .gitignore for secrets and Tailscale state
2026-08-02 10:25:51 -04:00

10 lines
132 B
Plaintext

# Secrets and environment files
.env
.env.*
*.key
tskey-*
authkey*
# Tailscale data (never commit state)
tailscale/tailscale-data/