Docker Compose configuration that will be used on the demo server.
In order to have the local version working:
- Copy the local env configuration to the directory you launch the environment from:
cp conf/.env-local .env
- Generate self signed certificates, using a script we provide:
./scripts/generate-cert.sh