This commit is contained in:
adel.ka 2025-03-12 14:53:18 +03:00
parent 92e061ec00
commit 74ce742376
2 changed files with 2 additions and 2 deletions

View file

@ -56,7 +56,7 @@
<property name="fias.enable" value="false"/> <property name="fias.enable" value="false"/>
<property name="registration.enabled" value="false"/> <property name="registration.enabled" value="false"/>
<property name="com.arjuna.ats.arjuna.allowMultipleLastResources" value="true"/> <property name="com.arjuna.ats.arjuna.allowMultipleLastResources" value="true"/>
<property name="ervu.url" value="https://ervu-uat.test.gosuslugi.ru"/> <property name="ervu.url" value="https://ervu-dev.pgs.rtlabs.ru"/>
</system-properties> </system-properties>
<management> <management>
<audit-log> <audit-log>

View file

@ -12,5 +12,5 @@ DB_SEC_HOST=10.10.31.118
DB_SEC_PORT=5432 DB_SEC_PORT=5432
DB_SEC_NAME=account_applications DB_SEC_NAME=account_applications
ERVU_URL=https://ervu-uat.test.gosuslugi.ru ERVU_URL=https://ervu-dev.pgs.rtlabs.ru
ERVU_HTTP_TIMEOUT=30 ERVU_HTTP_TIMEOUT=30