Nextcloud-Docker/.examples/docker-compose/with-nginx-proxy/mariadb/apache
Jorge Villasenor 577ff54b45 Allow compose to find all env variables
With two declared "environment" compose only takes the second one. In
thi case it means that the letsencrypt companion and reverse-proxy can't
read the neede variables for the setup, making this example to return a
http 503 error.
2017-10-22 20:44:40 -07:00
..
proxy Set client_max_body_size to 10G 2017-09-30 13:14:13 +02:00
db.env Add more examples with proxy 2017-09-27 13:29:15 +02:00
docker-compose.yml Allow compose to find all env variables 2017-10-22 20:44:40 -07:00