Typo
This commit is contained in:
parent
5990b6d6ac
commit
434f5df7c2
@ -70,7 +70,7 @@ export class Server {
|
||||
host: config.DB_HOST,
|
||||
port: config.DB_PORT,
|
||||
user: config.DB_USER,
|
||||
password: config.DB_PASSWORD,
|
||||
password: config.DB_PASS,
|
||||
debug: config.ENV !== 'production',
|
||||
driverOptions: {
|
||||
allowPublicKeyRetrieval: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user