areweplaying/cmd/cli
Harry Culpan 07e67d4684 Make godotenv.Load() best-effort to support containerized deployments
A missing .env file no longer causes a fatal error. Env vars can now
come from the container environment (Docker/systemd) or a .env file
interchangeably.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-30 18:22:37 -04:00
..
cmd Add error logging to awp-cli with configurable log file 2026-06-30 16:45:56 -04:00
main.go Make godotenv.Load() best-effort to support containerized deployments 2026-06-30 18:22:37 -04:00