We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 594f673 + d17615c commit b52679bCopy full SHA for b52679b
2 files changed
resources/doc_images/web.1.png
29.4 KB
web_service/backend/dist.env
@@ -20,11 +20,11 @@ PROJECT_LOCALHOST=127.0.0.1
20
PROJECT_PORT=8000
21
PROJECT_LOCALHOST_URL=${PROJECT_HTTP_PROTOCOL}://${PROJECT_LOCALHOST}:${PROJECT_PORT}
22
23
-# Location file where put the configurations for jArchi scripts.
+# Location where put the configurations for jArchi scripts.
24
SCRIPT_CONFIG_LOCATION=/%path%/
25
26
-# Location file for the result file after run some jArchi scripts.
+# Location for the result file after run some jArchi scripts.
27
COMPUTE_RESOURCE_LOCATION=/%path%/
28
29
-# Location file where put the Quantitative Analysis results.
+# Location where put the Quantitative Analysis results.
30
QUANTITATIVE_ANALYSIS_RESULT_LOCATION=/%path%/
0 commit comments