This is a bare-bones project to show how to use Docker with Apache, PHP, and a self-signed SSL cert. This repo also contains some minimal configuration for using xdebug 3 with docker!
- Add
example.test
to your hosts file
127.0.0.1 example.test
- Gen certs
mkcert example.test
mv example.*.pem docker/certificates/
- See website https://example.test