Browse Source

update dev-ldap uaa

Adrian Viesca 7 năm trước cách đây
mục cha
commit
7f2fcb4b68
1 tập tin đã thay đổi với 0 bổ sung16 xóa
  1. 0 16
      crss-uaa/crss-uaa-dev-ldap.yml

+ 0 - 16
crss-uaa/crss-uaa-dev-ldap.yml

@@ -1,20 +1,4 @@
-spring:
-  datasource:
-    url: jdbc:postgresql://localhost:5432/crss?currentSchema=admin
-    username: postgres
-    password: postgres
-  jpa:
-    show-sql: false
-    generate-ddl: false
-    properties:
-      hibernate:
-        dialect: org.hibernate.dialect.PostgreSQLDialect
 crss:
-  security:
-    oauth2:
-      api-gateway: http://localhost:8080
-      default-redirect-uri: http://localhost:8087
-      registered-redirect-uris: http://localhost:8087,http://localhost:8089
   ldap:
     protocol: LDAPS
     host: "192.168.241.174"