- 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. |
||
|---|---|---|
| .. | ||
| php | ||
| Dockerfile.api | ||
| Dockerfile.client | ||
| nginx.conf | ||
| nginx.dev.conf | ||
| php-fpm-entrypoint | ||