mirror of
https://github.com/umami-software/umami.git
synced 2026-02-09 07:07:17 +01:00
configure redis
This commit is contained in:
parent
efb52f5ff1
commit
48fe6ebcc5
13 changed files with 138 additions and 183 deletions
|
|
@ -34,7 +34,7 @@ function getClient() {
|
|||
});
|
||||
|
||||
if (process.env.NODE_ENV !== 'production') {
|
||||
global[CLICKHOUSE] = clickhouse;
|
||||
global[CLICKHOUSE] = client;
|
||||
}
|
||||
|
||||
log('Clickhouse initialized');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue