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