提交 69d5a6e2 authored 作者: xuyanqi's avatar xuyanqi

配置文件更改

上级 90ff8695
server: server:
port: 9988 port: 9999
spring: spring:
mvc: mvc:
static-path-pattern: /images/* static-path-pattern: /images/*
...@@ -14,7 +14,7 @@ spring: ...@@ -14,7 +14,7 @@ spring:
# driver-class-name: com.mysql.jdbc.Driver # driver-class-name: com.mysql.jdbc.Driver
# url: jdbc:mysql://127.0.0.1:3306/aroad?useUnicode=true&characterEncoding=utf-8&useSSL=false # url: jdbc:mysql://127.0.0.1:3306/aroad?useUnicode=true&characterEncoding=utf-8&useSSL=false
driver-class-name: org.postgresql.Driver driver-class-name: org.postgresql.Driver
url: jdbc:postgresql://localhost:5866/aroad?useUnicode=true&characterEncoding=utf-8&useSSL=false url: jdbc:postgresql://192.168.6.182:5866/aroad?useUnicode=true&characterEncoding=utf-8&useSSL=false
username: highgo username: highgo
password: highgo123 password: highgo123
cache: cache:
...@@ -54,9 +54,9 @@ fdfs: ...@@ -54,9 +54,9 @@ fdfs:
tracker-list: # tracker地址 tracker-list: # tracker地址
- 47.105.47.32:22122 - 47.105.47.32:22122
connect: connect:
host_1: 192.168.7.200 host_1: 192.168.6.100
host_2: 192.168.7.210 host_2: 192.168.6.110
host_3: 192.168.7.220 host_3: 192.168.6.120
port_net: 9300 port_net: 9300
shape: shape:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论