Skip to content

Commit

Permalink
Update example for usage of envPropertyFile for #128
Browse files Browse the repository at this point in the history
  • Loading branch information
rhuss committed Mar 27, 2015
1 parent 4acaf38 commit 65baa96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samples/data-jolokia-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
<!-- Base starts jolokia by default. With this, it can be disabled -->
<JOLOKIA_OFF>1</JOLOKIA_OFF>
</env>
<envPropertyFile>${project.basedir}/src/main/docker/environment.properties</envPropertyFile>
<ports>
<!-- Port mappings: Container internal port (which must be exposed) will be
dynamically mapped and this (random) port will be assigned to the maven variable
Expand Down

0 comments on commit 65baa96

Please sign in to comment.