Skip to content

Commit

Permalink
remove
Browse files Browse the repository at this point in the history
  • Loading branch information
ankush-jain-akto authored Apr 18, 2024
1 parent 9573c25 commit 7088b31
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
"commands": [
"export AKTO_MONGO_CONN=\"mongodb://localhost:27017\"",
"export DASHBOARD_MODE=\"local_deploy\"",
"export NUCLEI_EXECUTABLE_PATH=apps/testing/src/main/resources/nuclei_linux",
"java -jar apps/testing/target/testing-1.0-SNAPSHOT-jar-with-dependencies.jar"
]
}
Expand Down Expand Up @@ -106,7 +105,6 @@
"commands": [
"export AKTO_MONGO_CONN=\"mongodb://localhost:27017\"",
"export DASHBOARD_MODE=\"local_deploy\"",
"export NUCLEI_EXECUTABLE_PATH=apps/testing/src/main/resources/nuclei_linux",
"java -jar apps/testing/target/testing-1.0-SNAPSHOT-jar-with-dependencies.jar"
]
}
Expand Down

0 comments on commit 7088b31

Please sign in to comment.