feat: update Docker configuration and environment handling #10
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
FernandoJVideira
added 1 commit 2026-03-18 14:14:22 +00:00
Merge pull request 'feat: update Docker configuration and environment handling' (#10) from dev into master
Reference in New Issue
Block a user