Closed tacman closed 5 years ago
Hi, the demo app assumes to run on the local Lando dev environment, based on .lando.yml: https://github.com/msgphp/symfony-demo-app/blob/master/.lando.yml (see https://docs.devwithlando.io)
It's kind of a Docker-compose wrapper :}, but i've changed my mind and plan to integrate docker-compose directly: see #107
Thanks @tacman
The demo app uses mysql, not sqlite.
If running locally, .env needs to change to the correct host for elasticsearch.