Server properties and configurations to erp
Setting environment's variables: ex...
PORT = 8888
PROPERTIES_URI = https://github.com/owner/repository}
$ docker build --build-arg JAR_FILE=target/*.jar -t dehemart/erp-config-server:latest -t dehemart/erp-config-server:0.0.1 .
$ docker-compose up -d
Setting version in pom.xml and:
$ mvn clean install