Skip to content

Commit

Permalink
Change restart policy
Browse files Browse the repository at this point in the history
  • Loading branch information
tropicar committed Nov 4, 2022
1 parent 27cbb5a commit 309c19a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ services:
ports:
- "30913:30913/udp"
- "30913:30913/tcp"
restart: always
restart: unless-stopped
volumes:
geth: {}

0 comments on commit 309c19a

Please sign in to comment.