Added config file for db #9

Merged
phoenix merged 32 commits from db into devel 2025-04-03 13:59:56 +00:00
Showing only changes of commit 5749216d7d - Show all commits

View File

@@ -1 +1,2 @@
DATABASE_URL=postgres://username:password@localhost/database_name
DATABASE_URL=postgres://username:password@localhost/database_name
TEST_DATABASE_URL=postgres://username:password@localhost/database_name_test