migration reorg basically done
This commit is contained in:
@@ -5,7 +5,7 @@ environment: test
|
||||
|
||||
# Test database (uses separate database to avoid conflicts)
|
||||
database:
|
||||
url: postgresql://postgres:postgres@localhost:5432/attune_test
|
||||
url: postgresql://attune:attune@localhost:5432/attune_test
|
||||
max_connections: 10
|
||||
min_connections: 2
|
||||
connect_timeout: 10
|
||||
|
||||
Reference in New Issue
Block a user