Skip to content

Commit

Permalink
Update docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
olehbairak authored Jan 30, 2024
1 parent 769da5a commit 3336a18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ services:
postgres:
image: "postgres:14"
logging:
driver: none
driver: none
volumes:
- postgres:/var/lib/postgresql/data
ports:
Expand Down Expand Up @@ -122,7 +122,7 @@ services:
timeout: 5s
retries: 120
restart: unless-stopped
#

volumes:
geth:
postgres:
Expand Down

0 comments on commit 3336a18

Please sign in to comment.