Explorar el Código

Merge branch 'master' of https://gitee.com/iotkit-open-source/iotkit-parent

xiwa hace 3 años
padre
commit
26049a96fd
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -91,6 +91,10 @@ pulsar:
   broker: pulsar://pulsar broker地址:6650
   service: http://pulsar 服务地址:8080
 
+#认证中心地址
+oauth2:
+  auth-server-url: http://127.0.0.1:8086
+  
 
 ```