提交 5ce34327 authored 作者: Wangjiajie's avatar Wangjiajie

更改数据库文件

上级 998ad0a3
......@@ -6,4 +6,4 @@ ENV TZ=Asia/Shanghai
RUN ln -sf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
COPY ./wmssystem.sql /docker-entrypoint-initdb.d
\ No newline at end of file
COPY ./API.sql /docker-entrypoint-initdb.d
\ No newline at end of file
......@@ -3,7 +3,7 @@ server:
tomcat:
max-swallow-size: -1
servlet:
context-path:
context-path: /wmssystem
compression:
enabled: true
min-response-size: 1024
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论