micro-do
micro-do copied to clipboard
nginx: [emerg] "resolver" directive is duplicate
First of all I want to say what a promising project you have with Prooph! I am new at Event Sourcing and came across Prooph, now I am very interested in what it all can do...
After following the readme steps and tried docker-compose up I get this error:
nginx: [emerg] "resolver" directive is duplicate in /etc/nginx/sites-enabled/www.conf:19
Perhaps it is enough to just remove this line:
https://github.com/prooph/micro-do/blob/b1164d2e76d138cbd2b662a57d107c8572624bde/gateway/sites-enabled/www.conf#L19
Guess it added here already... https://github.com/prooph/docker-files/search?q=resolver
Right, wanna send a PR and remove this line? This configuration is a little older then these latest docker images.