Przeglądaj źródła

Temporarily set staging and uat to embedded ldap

Monte Cillo Co 9 lat temu
rodzic
commit
cecf270ffa

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

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

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

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