Quality App Developer ef17abfe6b Fix HTTPS configuration: use service hostname for networking and add HTTP-only compose file
- Updated service name from 'digiserver' to 'digiserver-app' in docker-compose.yml for proper Docker network DNS resolution
- Fixed Caddyfile to reference correct service hostname 'digiserver-app:5000'
- Changed port mapping from 'ports' to 'expose' for internal-only access
- Added docker-compose.http.yml for HTTP-only deployment on port 80 (development/testing)
- Both Flask app and Caddy now communicate correctly over internal Docker network
- App now accessible at https://localhost or https://your-domain.com on port 443
2026-01-13 15:20:25 +02:00
2025-12-13 21:51:45 +02:00
2025-11-17 22:32:37 +02:00
2025-12-13 21:51:45 +02:00
2025-11-20 19:44:07 +02:00
2025-11-20 19:44:07 +02:00
2025-11-12 16:07:03 +02:00
Description
No description provided
20 MiB
Languages
HTML 48.4%
Python 45%
Shell 6.3%
Dockerfile 0.3%