Files
KArtSell.Aegis/tests/KArtSell.Integration.Tests/appsettings.Development.json
T
kjh2064 cc7d963755
ci / static (push) Failing after 6s
Build & Test with Secrets / frontend (push) Failing after 53s
ci / frontend (push) Failing after 55s
Build & Test with Secrets / notification (push) Failing after 1s
ci / backend (push) Failing after 1s
Build & Test with Secrets / build (push) Failing after 1s
Build & Test with Secrets / security-scan (push) Successful in 4s
개발환경 접속정보 고정
2026-08-02 16:35:43 +09:00

6 lines
153 B
JSON

{
"ConnectionStrings": {
"Postgres": "Host=127.0.0.1;Port=5432;Database=kartselldb_test;Username=kartsell_test;Password=kartsell4321@!_test"
}
}