diff options
Diffstat (limited to 'runtime/pom.xml')
-rw-r--r-- | runtime/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/pom.xml b/runtime/pom.xml index 98ff42a24..7e3d7b261 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -59,7 +59,7 @@ To start POLICY-CLAMP (Build it before. In order to start frontend, is also required policy/gui repo built): - Use docker-compose file in ./extra/docker/clamp/docker-compose.yml - - Use the script located in ./extra/bin/start-backend.sh + start-frontend.sh + - Use the scripts located in ./extra/bin-for-dev/: start-db.sh + start-backend.sh - Use your IDE to use the Jar or start NVM </description> |