jamiealquiza/polymur

Change polymur-gateway localhost consul address

just4blood opened this issue · 2 comments

Can we add an option to in order to add another address for consul rather than 127.0.0.1?
I am using the gateway in docker swarm so i need to specify a network not 127.0.0.1:8500

Key sync error: Get http://127.0.0.1:8500/v1/kv//polymur/gateway/keys?recurse=: dial tcp 127.0.0.1:8500: connect: connection refused

I can add this - surprised I hadn't already