summaryrefslogtreecommitdiffstats
path: root/rulemgt-standalone
diff options
context:
space:
mode:
authortangpeng <tang.peng5@zte.com.cn>2019-03-30 07:56:48 +0000
committertangpeng <tang.peng5@zte.com.cn>2019-03-30 07:56:48 +0000
commitcc31e5503fbc9c17ada9e3b324457c3a2d67ec54 (patch)
tree998325547d20eaf8aacb86c3f5b1443a63b9dc7e /rulemgt-standalone
parentdd6a7fa137605db8e2eec437167c438af0ea2447 (diff)
HTTP/S Modifications
Change-Id: I731a37f868a8145f3018314db7c0248a75c8d62d Issue-ID: HOLMES-203 Signed-off-by: tangpeng <tang.peng5@zte.com.cn>
Diffstat (limited to 'rulemgt-standalone')
-rw-r--r--rulemgt-standalone/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rulemgt-standalone/pom.xml b/rulemgt-standalone/pom.xml
index 2adb938..bb3b0ec 100644
--- a/rulemgt-standalone/pom.xml
+++ b/rulemgt-standalone/pom.xml
@@ -130,7 +130,7 @@
<directory>src/main/assembly/</directory>
<filtering>false</filtering>
<includes>
- <include>nginx.conf</include>
+ <include>nginx-*.conf</include>
<include>**/holmes-frontend*.*</include>
<include>**/*.pem</include>
</includes>