3liz / lizmap-docker-compose

Run Lizmap stack with docker-compose
31 stars 42 forks source link

Set variables #4

Closed FlatEric88 closed 4 years ago

FlatEric88 commented 4 years ago

Where exactly do I have to enter the missing variables in the docker-compose.yml? Can u give me an example? docker-compose tells me always that the variables aren't set.

dmarteau commented 4 years ago

The docker compose use environment variables - see https://docs.docker.com/compose/environment-variables/

Please have a look to the instructions in the README.md.