Skip to content

Commit

Permalink
dependencies added on sv2-translator-miner-proxy and sv1-pool + depre…
Browse files Browse the repository at this point in the history
…cated version removal
  • Loading branch information
GitGab19 committed Sep 5, 2024
1 parent da3051e commit a3b3c11
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 0 additions & 2 deletions docker-compose-config-a.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: "3"

volumes:
prometheus_data_config_a:
grafana_data_config_a:
Expand Down
5 changes: 3 additions & 2 deletions docker-compose-config-c.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: "3"

volumes:
prometheus_data_config_c:
grafana_data_config_c:
Expand Down Expand Up @@ -236,6 +234,7 @@ services:
container_name: sv2-translator-miner-proxy
depends_on:
- sv1-custom-proxy-builder
- translator
restart: unless-stopped
networks:
sv2-net:
Expand All @@ -258,6 +257,8 @@ services:
restart: unless-stopped
environment:
- NODE_ENV=production
depends_on:
- sv1-node-pool-proxy
networks:
sv2-net:
ipv4_address: 10.5.0.8
Expand Down

0 comments on commit a3b3c11

Please sign in to comment.