Skip to content
Snippets Groups Projects
Unverified Commit bd9a5f2d authored by Jimmy Chen's avatar Jimmy Chen Committed by GitHub
Browse files

Update README.md

Update documentation: default value for environment variable APP_TARGET.
parent 8e650612
No related branches found
No related tags found
No related merge requests found
...@@ -55,7 +55,7 @@ $ curl 127.0.0.1:8080 ...@@ -55,7 +55,7 @@ $ curl 127.0.0.1:8080
application GIT repository. In case your application is located in a application GIT repository. In case your application is located in a
sub-folder, you can set this variable to a *./myapplication*. sub-folder, you can set this variable to a *./myapplication*.
* **APP_TARGET** (default: '') * **APP_TARGET** (default: 'target')
This variable specifies a relative location to your application binary inside the This variable specifies a relative location to your application binary inside the
container. container.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment