Skip to content

all: set default listen port to 8080

Klingele Leon requested to merge update-default-port into master

All microservices which expose some API functionality to other microservices should listen on the same port for consistency.

Merge request reports