NC_YA
Test Workflow / test (push) Successful in 4s

This commit is contained in:
vladp
2026-02-06 03:31:41 +07:00
parent 80c53515fb
commit 01332c7db5
9 changed files with 144 additions and 21 deletions
+8
View File
@@ -0,0 +1,8 @@
spring:
datasource:
url: jdbc:postgresql://rc1a-7osqmsdaf27d2ieh.mdb.yandexcloud.net:6432/ncp-test?ssl=true&sslmode=require
username: ${YC_DB_USER:test}
password: ${YC_DB_PASSWORD:testtest}
flyway:
enabled: false