fee8fe2551
Add Docker Compose configuration and environment files for local and production setups
...
- Created docker-compose.docker-local.yml for local testing of frontend and backend services.
- Added .env.development for development environment configuration.
- Introduced .env.docker-local for local Docker environment settings.
- Added .env.production for production environment configuration for Synology deployment.
2026-01-30 11:29:17 -05:00
bab84ca531
🔧 Fix environment variable placement and port configuration in production Docker Compose file
2026-01-30 05:28:30 +00:00
f915d6d44c
🔧 Add Discord OAuth environment variables to production Docker Compose configuration
2026-01-30 05:26:55 +00:00
7663d9ce4c
🔧 Remove unused OAuth-related environment variables from production Docker Compose configuration
2026-01-30 05:02:38 +00:00
47f0a0484b
🔧 Update default ports for deployment configuration
2026-01-29 14:15:05 +00:00
3533be1c8c
✅ Finalize production deployment setup and testing for Pokedex.Online with updated Docker configuration and documentation
2026-01-29 14:01:12 +00:00
1799d4980a
🛠️ Format healthcheck commands for better readability in production Docker Compose file
2026-01-29 06:33:09 +00:00
be3072dc75
🔧 Update production Docker Compose configuration for Pokedex Online
2026-01-29 06:33:03 +00:00