opnform-host-nginx/docker
JhumanJ 0dfec52cf8 Refactor Docker Configuration and Enhance Build Process
- Removed the build context and Dockerfile specification from the `docker-compose.dev.yml` and `docker-compose.yml` files for the `ui` service, streamlining the configuration.
- Increased Node memory limit in the `Dockerfile.client` to prevent out of memory errors during the build process, ensuring smoother builds and improved performance.

These changes aim to simplify the Docker setup and enhance the reliability of the build process for the client application.
2025-05-15 20:21:36 +02:00
..
php Refactor Docker configuration and development setup 2025-01-29 17:19:36 +01:00
Dockerfile.api Optimize PHP extension installation in Dockerfile.api 2025-02-10 17:33:01 +01:00
Dockerfile.client Refactor Docker Configuration and Enhance Build Process 2025-05-15 20:21:36 +02:00
nginx.conf Update nginx.conf (#687) 2025-02-01 22:48:53 +01:00
nginx.dev.conf Refactor Docker configuration and development setup 2025-01-29 17:19:36 +01:00
php-fpm-entrypoint Refactor form property logic rule to load condition mapping from external JSON file (#698) 2025-02-14 22:32:55 +00:00