diff --git a/Makefile b/Makefile index ec657ee..5809b9c 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ PHP ?= 8.1 DOCKER_USER ?= www-data HOSTNAME ?= localhost HOSTNAME_PATH ?= / -PROTOCOL ?= http +PROTOCOL ?= https SERVICE ?= php ENCRYPTION_KEY ?= EMAIL_HTTPS ?= mail@yourdomain.tld