use https default

This commit is contained in:
Rodolfo Berrios
2022-11-06 17:21:31 -03:00
parent 633c7a9589
commit 698010ebda

View File

@@ -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