New Pasword
parent
cd314efc6a
commit
6aec5760ca
|
|
@ -13,7 +13,7 @@ export class ClickhouseService {
|
||||||
debug: false,
|
debug: false,
|
||||||
basicAuth: {
|
basicAuth: {
|
||||||
username: process.env.DATABASE_USER,
|
username: process.env.DATABASE_USER,
|
||||||
password: process.env.DATABASE_PASSWORD,
|
password: process.env.USER_PASSWORD,
|
||||||
},
|
},
|
||||||
isUseGzip: false,
|
isUseGzip: false,
|
||||||
trimQuery: false,
|
trimQuery: false,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue