Copy the template to a local .env and adjust values as needed.
cp .env.template .env
nano .env
# Change as neededStart the application.
docker-compose up -dFor using this setup with SSL via Let’s Encrypt, see https://github.com/wmnnd/nginx-certbot.