mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-05 17:53:12 +02:00
fix: reset db
This commit is contained in:
parent
4cfaecee53
commit
53a5cea3a1
@ -12,7 +12,7 @@ process.nextTick(async () => {
|
||||
password: 'passord',
|
||||
host: 'localhost',
|
||||
port: 5432,
|
||||
database: 'contextfields',
|
||||
database: 'unleash',
|
||||
ssl: false,
|
||||
},
|
||||
server: {
|
||||
|
Loading…
Reference in New Issue
Block a user