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

project: ci: make microservices start on different ports



The docker-compose was using the jar files to run the microservices
without passing the -dev argument. Changed the names of
application-dev.yml files to application.yml. This allows for the docker
to start services on different ports. Also moved the resources/
directories to src/main.

Signed-off-by: default avatarMartin Zatovic <m.zatovic1@gmail.com>
parent 318ea04e
Pipeline #316411 passed with stages
in 2 minutes and 12 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