Skip to content

Commit

Permalink
Remove unused env var
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Costanzo <[email protected]>
  • Loading branch information
ianco committed Dec 17, 2024
1 parent 13a7461 commit 47aa42f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scenarios/examples/simple_restart/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ services:
environment:
- DOCKER_HOST=unix:///var/run/docker.sock
- ALICE=http://alice:3001
- ALICE_UPGRADE=http://alice-upgrade:3001
- BOB=http://bob:3001
volumes:
- /var/run/docker.sock:/var/run/docker.sock
Expand Down

0 comments on commit 47aa42f

Please sign in to comment.