diff options
author | Liam Fallon <liam.fallon@est.tech> | 2022-06-03 13:17:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-06-03 13:17:11 +0000 |
commit | e7deff07e3b30ef564ced876bdfe0b68911965a8 (patch) | |
tree | 16dd1f22ad657994efc2b0b455137a778e168df0 /runtime/pom.xml | |
parent | da9aa4007cad819cf8c00723825796365efbfadc (diff) | |
parent | 2de95db4a924d36b89429f23bd4803d7e83341f3 (diff) |
Merge "Remove old clamp frontend files"
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> |