Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 295 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 295 Bytes

Ghost docker ssl

Configuration environment

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]

Start container

docker-compose up -d