Commit 7de47893 authored by fangxinjiang's avatar fangxinjiang

Merge remote-tracking branch 'origin/MVP1.7.18' into MVP1.7.18

parents 80b43955 b343ec60
...@@ -8,7 +8,7 @@ ARG JAR_FILE=target/yifu-batch-biz.jar ...@@ -8,7 +8,7 @@ ARG JAR_FILE=target/yifu-batch-biz.jar
COPY ${JAR_FILE} app.jar COPY ${JAR_FILE} app.jar
EXPOSE 5077 EXPOSE 5008
ENV TZ=Asia/Shanghai JAVA_OPTS="-Xms128m -Xmx256m -Djava.security.egd=file:/dev/./urandom" ENV TZ=Asia/Shanghai JAVA_OPTS="-Xms128m -Xmx256m -Djava.security.egd=file:/dev/./urandom"
......
...@@ -73,7 +73,7 @@ springdoc: ...@@ -73,7 +73,7 @@ springdoc:
# 文件上传相关 支持阿里云、华为云、腾讯、minio # 文件上传相关 支持阿里云、华为云、腾讯、minio
oss: oss:
endpoint: http://oss-cn-beijing.aliyuncs.com endpoint: http://oss-cn-hangzhou.aliyuncs.com
accessKey: LTAIDh9goA3jgpun accessKey: LTAIDh9goA3jgpun
secretKey: eN8EHPAZxglNfcUCMhAT02cy93omLa secretKey: eN8EHPAZxglNfcUCMhAT02cy93omLa
bucket-name: yf-hr-efile-source bucket-name: yf-hr-efile-source
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment