add service
Some checks failed
Deploy Smart Search Backend Test / deploy (push) Failing after 27s

This commit is contained in:
vallyenfail
2026-01-19 19:59:38 +03:00
parent 3552f69572
commit 5691cf5295

View File

@@ -98,4 +98,4 @@ test-coverage:
@echo "Coverage report: coverage/coverage.html"
# Default DB URL for local development
DB_URL ?= postgres://postgres:password@localhost:5432/b2b_search?sslmode=disable
DB_URL ?= postgres://postgres:password@localhost:5432/b2b_data?sslmode=disable