Bläddra i källkod

修改配置文件

丁治程 1 vecka sedan
förälder
incheckning
e41d6643f0

+ 16 - 0
jeecg-module-system/jeecg-system-start/src/main/resources/application-dev.yml

@@ -41,3 +41,19 @@ postgresql:
   url: jdbc:postgresql://119.3.168.55:5432/interlock
   username: postgres
   password: 302201
+
+iotedge:
+  ip: 127.0.0.1
+  port: 8082
+  username: admin
+  password: admin
+
+sso:
+  ip: 127.0.0.1
+  port: 8188
+  username: iotedge@iotedge.sense
+  password: P@ssw0rd
+
+notification:
+  ip: 127.0.0.1
+  port: 3005