aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b38e540..1b9f9bb 100644
--- a/README.md
+++ b/README.md
@@ -24,9 +24,9 @@ Alpine images are GPLv3 free, which is required by the TSC.
It is based on the Debian image 11.0.6-jre-slim.
When you create your docker from this docker you need to copy your jar file
-under /opt/onap/app.jar.
+under /app/app.jar.
-You may sepecif 2 env variable to customize the way you are stating java:
+You may specify two env variables to customize the way you are starting java:
- ENV JAVA_OPTS: by default set to -Xms256m -Xmx1g
- ENV JAVA_SEC_OPTS: empty by default