This commit is contained in:
2
Makefile
2
Makefile
@@ -98,4 +98,4 @@ test-coverage:
|
|||||||
@echo "Coverage report: coverage/coverage.html"
|
@echo "Coverage report: coverage/coverage.html"
|
||||||
|
|
||||||
# Default DB URL for local development
|
# 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
|
||||||
|
|||||||
Reference in New Issue
Block a user