Document production URL in CLAUDE.md
All checks were successful
Deploy / deploy (push) Successful in 1m43s

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-22 12:59:42 +00:00
parent 1a9a327a30
commit ec3d341e51

View File

@@ -18,6 +18,7 @@ Run these after implementing to get immediate feedback:
## Operational Notes ## Operational Notes
- Production URL: https://phaseflow.v.paler.net
- Database: PocketBase at `NEXT_PUBLIC_POCKETBASE_URL` env var - Database: PocketBase at `NEXT_PUBLIC_POCKETBASE_URL` env var
- Deployment config: `../alo-cluster/services/phaseflow.hcl` (Nomad job) - Deployment config: `../alo-cluster/services/phaseflow.hcl` (Nomad job)
- Garmin tokens encrypted with AES-256 using `ENCRYPTION_KEY` (32 chars) - Garmin tokens encrypted with AES-256 using `ENCRYPTION_KEY` (32 chars)