Config and housekeeping cleanup
- .gitignore: add coverage/, .vscode/, .idea/ - .env.example files: add header comments clarifying production vs dev, add SMTP vars to server dev template - Validate SavedView filters on load with safeParse fallback Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# Production — used with docker-compose (see server/.env.example for local dev)
|
||||
|
||||
# ── Registry ──────────────────────────────────────────────────────────────────
|
||||
# Hostname of your container registry (no trailing slash)
|
||||
REGISTRY=gitea.thewrightserver.net
|
||||
|
||||
Reference in New Issue
Block a user