diff --git a/run_local.sh b/run_local.sh new file mode 100755 index 0000000000000000000000000000000000000000..2115b363771d1abd309380119e8b2c843335f04a --- /dev/null +++ b/run_local.sh @@ -0,0 +1,2 @@ +#!/usr/bin/env bash +./mvnw -f user-manager-server/pom.xml quarkus:dev -Dquarkus.profile=local,remotekc \ No newline at end of file