Skip to content
Commit 30dbbcd7 authored by Martin Zatovic's avatar Martin Zatovic
Browse files

project: fix communication among services in docker



The server URL was set to localhost, thus the docker container started
them each on their own localhost. This commit adds them all to one
network and updates the urls in openapi.yaml for each microservice to
start on
	http://service_name:service_port

Signed-off-by: default avatarMartin Zatovic <m.zatovic1@gmail.com>
parent 3d0384e3
Pipeline #319902 passed with stages
in 2 minutes and 5 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment