feat: update Docker configuration and environment handling #10

Merged
FernandoJVideira merged 2 commits from dev into master 2026-03-18 14:14:27 +00:00
Owner
  • Added PostgreSQL service to docker-compose.yml with health checks and persistent storage.
  • Updated bot service to use environment variable substitution for database connection string.
  • Upgraded Go version in Dockerfile to 1.26.1-alpine.
  • Modified config loading to ignore missing .env file for better compatibility with Docker.
- Added PostgreSQL service to docker-compose.yml with health checks and persistent storage. - Updated bot service to use environment variable substitution for database connection string. - Upgraded Go version in Dockerfile to 1.26.1-alpine. - Modified config loading to ignore missing .env file for better compatibility with Docker.
FernandoJVideira added 1 commit 2026-03-18 14:14:11 +00:00
- Added PostgreSQL service to docker-compose.yml with health checks and persistent storage.
- Updated bot service to use environment variable substitution for database connection string.
- Upgraded Go version in Dockerfile to 1.26.1-alpine.
- Modified config loading to ignore missing .env file for better compatibility with Docker.
FernandoJVideira added 1 commit 2026-03-18 14:14:22 +00:00
FernandoJVideira merged commit 483dc666d1 into master 2026-03-18 14:14:27 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: FernandoJVideira/velox-bot#10