Skip to content

Commit

Permalink
feat: rename driver profile
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtaikocha committed Apr 9, 2024
1 parent 5590236 commit 8f3c932
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ services:
- "*"
<<: *logging
profiles:
- driver
- l2_execution_engine
- prover
- proposer

Expand All @@ -74,7 +74,7 @@ services:
- "/script/start-driver.sh"
<<: *logging
profiles:
- driver
- l2_execution_engine
- prover
- proposer

Expand Down Expand Up @@ -135,7 +135,7 @@ services:
- --config.file=/etc/prometheus/prometheus.yml
<<: *logging
profiles:
- driver
- l2_execution_engine
- prover
- proposer

Expand All @@ -158,7 +158,7 @@ services:
- grafana_data:/var/lib/grafana
<<: *logging
profiles:
- driver
- l2_execution_engine
- prover
- proposer

Expand Down

0 comments on commit 8f3c932

Please sign in to comment.