Commit caaf7848 authored by 林洋洋's avatar 林洋洋

修改服务器信息

parent 75b47151
...@@ -13,7 +13,7 @@ spring: ...@@ -13,7 +13,7 @@ spring:
max-request-size: 500MB # 请求最大大小 max-request-size: 500MB # 请求最大大小
file-size-threshold: 0 # 文件写入磁盘的阈值 file-size-threshold: 0 # 文件写入磁盘的阈值
datasource: datasource:
url: jdbc:postgresql://8.152.98.45:5432/ask_data_ai_db?stringtype=unspecified url: jdbc:postgresql://81.70.183.25:55432/ask_data_ai_db?stringtype=unspecified
username: postgres username: postgres
password: e5d039e4ba5246068 password: e5d039e4ba5246068
driver-class-name: org.postgresql.Driver driver-class-name: org.postgresql.Driver
......
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