create a file .env
or copy the file .env.example
to .env
and set the values
URL=example.com
DOMAIN_NAME=example.com,www.example.com
[email protected]
docker-compose up -d
create a file .env
or copy the file .env.example
to .env
and set the values
URL=example.com
DOMAIN_NAME=example.com,www.example.com
[email protected]
docker-compose up -d