mirror of
https://github.com/reonokiy/compose.git
synced 2025-06-15 13:12:54 +02:00
update
This commit is contained in:
parent
11cf53c0bb
commit
9c1ae9cb4b
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ services:
|
||||||
image: timberio/vector:${VECTOR_VERSION:-0.46.1-debian}
|
image: timberio/vector:${VECTOR_VERSION:-0.46.1-debian}
|
||||||
container_name: vector
|
container_name: vector
|
||||||
restart: always
|
restart: always
|
||||||
|
command: [ "--config", "/etc/vector/vector.toml" ]
|
||||||
environment:
|
environment:
|
||||||
OPENOBSERVE_URL: ${OPENOBSERVE_URL}
|
OPENOBSERVE_URL: ${OPENOBSERVE_URL}
|
||||||
OPENOBSERVE_USER: ${OPENOBSERVE_USER}
|
OPENOBSERVE_USER: ${OPENOBSERVE_USER}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue