summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorfangshunjian <[email protected]>2021-10-08 11:20:09 +0800
committerfangshunjian <[email protected]>2021-10-08 11:20:09 +0800
commit8d216a4f083a697bdb081170762f67aafe3b0281 (patch)
tree823ca3e13c788240e0f8750528360069a2e36732 /src
parentd167cf7410c95bdc4f6f6dd15488e0071fbb6b9b (diff)
build: 取消打包 auth.yml,token.auth,lokiPushUrls.yml
1、取消打包 auth.yml,token.auth,lokiPushUrls.yml 2、增加 application-prod.yml https 默认disabled
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/application-prod.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/application-prod.yml b/src/main/resources/application-prod.yml
new file mode 100644
index 0000000..33f29d0
--- /dev/null
+++ b/src/main/resources/application-prod.yml
@@ -0,0 +1,3 @@
+server:
+ ssl:
+ enabled: false