This directory contains different versions of the Docker Compose configuration for the Apache web server.
- http: Apache server serving the Laravel application over HTTP only.
- http and https: Apache server serving the Laravel application over both HTTP and HTTPS.
- force https: Apache server serving the Laravel application over HTTPS only and redirecting HTTP requests to HTTPS.
For installation instructions for each version, see the corresponding links above.