mirror of
https://github.com/chevereto/docker.git
synced 2025-12-17 21:49:45 +01:00
use https default
This commit is contained in:
2
Makefile
2
Makefile
@@ -14,7 +14,7 @@ PHP ?= 8.1
|
|||||||
DOCKER_USER ?= www-data
|
DOCKER_USER ?= www-data
|
||||||
HOSTNAME ?= localhost
|
HOSTNAME ?= localhost
|
||||||
HOSTNAME_PATH ?= /
|
HOSTNAME_PATH ?= /
|
||||||
PROTOCOL ?= http
|
PROTOCOL ?= https
|
||||||
SERVICE ?= php
|
SERVICE ?= php
|
||||||
ENCRYPTION_KEY ?=
|
ENCRYPTION_KEY ?=
|
||||||
EMAIL_HTTPS ?= mail@yourdomain.tld
|
EMAIL_HTTPS ?= mail@yourdomain.tld
|
||||||
|
|||||||
Reference in New Issue
Block a user