4 Commits

Author SHA1 Message Date
6cd45c254b Update Dockerfile to include template files in the build process
- Added a line to copy template files from the build stage to the final image, ensuring that necessary templates are available in the application directory.
2025-11-07 12:24:39 +01:00
67d976ac0f Refactor Docker setup for Astro SSR application and Nginx reverse proxy
- Updated docker-compose.yml to define services for the Astro SSR application and Nginx reverse proxy, including health checks and environment variables.
- Modified Dockerfile to implement a multi-stage build process, optimizing dependency installation and production setup.
- Enhanced nginx.conf with improved proxy settings, security headers, and caching strategies for static assets, ensuring better performance and security.
2025-11-05 00:07:35 +01:00
arch-fan
9a0da09d19 Missing slash 2024-10-09 10:31:07 +02:00
arch-fan
3434464aa0 Build implementation 2024-10-09 10:26:03 +02:00