mirror of
https://github.com/reonokiy/compose.git
synced 2025-06-15 13:12:54 +02:00
update
This commit is contained in:
parent
9c1ae9cb4b
commit
ef7bd59a05
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ services:
|
|||
OPENOBSERVE_USER: ${OPENOBSERVE_USER}
|
||||
OPENOBSERVE_PASSWORD: ${OPENOBSERVE_PASSWORD}
|
||||
volumes:
|
||||
- ${DATA_DIR:-./data}/vector.toml:/etc/vector/vector.toml:ro
|
||||
- ${VECTOR_CONFIG_PATH:-./vector.toml}:/etc/vector/vector.toml:ro
|
||||
- ${DATA_DIR:-./data}/vector:/var/lib/vector:Z
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue