walmartlabs / lacinia-pedestal

Expose Lacinia GraphQL as Pedestal endpoints
http://lacinia-pedestal.readthedocs.io/en/latest/
Other
200 stars 63 forks source link

Add the option to change the default host address used by Pedestal #109

Closed wandersoncferreira closed 3 years ago

wandersoncferreira commented 3 years ago

Hello @hlship , thanks for the great library.

My current projects run inside a docker container and I faced an issue with an upstream change in pedestal (https://github.com/pedestal/pedestal/issues/604). I noticed that I was not able to pass forward the necessary parameter to apply the fix to my current setup.

The PR contains the necessary extension to keep the library compatible with pedestal standard (default to localhost) but provides the user the ability to change it.

Thanks.

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.