Skip to content

Commit

Permalink
Remove vector
Browse files Browse the repository at this point in the history
  • Loading branch information
yrong committed Aug 20, 2024
1 parent 756c0bc commit 1175db4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 33 deletions.
14 changes: 0 additions & 14 deletions relayer/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,3 @@ services:
env_file:
- .env
restart: on-failure

vector:
platform: linux/amd64
image: timberio/vector:0.40.0-debian
depends_on:
- execution-assethub
- parachain-assethub
ports:
- "8686:8686"
volumes:
- $PWD/vector.yaml:/etc/vector/vector.yaml
- /var/run/docker.sock:/var/run/docker.sock
env_file:
- .env
19 changes: 0 additions & 19 deletions relayer/vector.yaml

This file was deleted.

0 comments on commit 1175db4

Please sign in to comment.