micro-do icon indicating copy to clipboard operation
micro-do copied to clipboard

nginx: [emerg] "resolver" directive is duplicate

Open ametad opened this issue 6 years ago • 3 comments
trafficstars

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

ametad avatar Apr 25 '19 13:04 ametad

Perhaps it is enough to just remove this line:

https://github.com/prooph/micro-do/blob/b1164d2e76d138cbd2b662a57d107c8572624bde/gateway/sites-enabled/www.conf#L19

ametad avatar Apr 25 '19 13:04 ametad

Guess it added here already... https://github.com/prooph/docker-files/search?q=resolver

basz avatar Apr 25 '19 14:04 basz

Right, wanna send a PR and remove this line? This configuration is a little older then these latest docker images.

prolic avatar Apr 25 '19 14:04 prolic