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',
|
password: 'passord',
|
||||||
host: 'localhost',
|
host: 'localhost',
|
||||||
port: 5432,
|
port: 5432,
|
||||||
database: 'contextfields',
|
database: 'unleash',
|
||||||
ssl: false,
|
ssl: false,
|
||||||
},
|
},
|
||||||
server: {
|
server: {
|
||||||
|
Loading…
Reference in New Issue
Block a user