Procházet zdrojové kódy

Enable ldap config for staging and uat env

Monte Cillo Co před 9 roky
rodič
revize
76e6a2001e

+ 1 - 1
crss-admin/crss-admin-staging.yml

@@ -1,5 +1,5 @@
 spring:
-  profiles.include: embedded-ldap
+  profiles.include: ldap
   jpa:
     database: ORACLE
     properties:

+ 1 - 1
crss-admin/crss-admin-uat.yml

@@ -1,5 +1,5 @@
 spring:
-  profiles.include: embedded-ldap
+  profiles.include: ldap
   jpa:
     database: ORACLE
     properties: