create a file .env or copy the file .env.example to .env and set the values
DOMAIN_NAME=example.combrew install mkcert
brew install nss # if you use Firefoxmkcert -key-file ./nginx/certs/example.com.key -cert-file ./nginx/certs/example.com.crt example.commkcert -installdocker-compose up -d