mirror of
https://github.com/hnrd/chronix
synced 2023-12-11 20:12:20 +00:00
persist chronix /conf
This commit is contained in:
parent
dc411812ed
commit
55a5640a2c
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@ services:
|
|||
- 8983
|
||||
volumes:
|
||||
- data:/data
|
||||
- config:/conf
|
||||
restart: unless-stopped
|
||||
|
||||
ingester:
|
||||
|
@ -19,3 +20,4 @@ services:
|
|||
|
||||
volumes:
|
||||
data:
|
||||
config:
|
||||
|
|
Loading…
Reference in a new issue