Update README.md
This commit is contained in:
@@ -14,6 +14,13 @@ env variables for docker build:
|
||||
rawDB := os.Getenv("RAW_DB")
|
||||
```
|
||||
|
||||
eg:
|
||||
CH_HOST: clickhouse.local
|
||||
CH_PORT: 9000 (native clickhouse)
|
||||
CH_USER: default (specifically a user with just enough rights)
|
||||
CH_PASS: password
|
||||
RAW_DB: Raw database that clickhouse writes to
|
||||
|
||||
flags
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user