aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index dd2eae1..5c4be70 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,6 +125,7 @@
<arg>java</arg>
<arg>-jar</arg>
<arg>/graphgraph/${project.artifactId}-${project.version}.${project.packaging}</arg>
+ <arg>--spring.config.location=/graphgraph/application.properties</arg>
</exec>
</entryPoint>
<assembly>