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