diff --git a/financer-web-client/src/main/resources/config/application-mk2.properties b/financer-web-client/src/main/resources/config/application-mk2.properties new file mode 100644 index 0000000..f605f4e --- /dev/null +++ b/financer-web-client/src/main/resources/config/application-mk2.properties @@ -0,0 +1,2 @@ +financer.serverUrl=http://localhost:8080/financer-server-mk2/ +push-service-client.serverUrl=http://localhost:8080/push-service-server-mk/ \ No newline at end of file