Skip to content

Commit

Permalink
restart policy
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmenendez committed Apr 15, 2024
1 parent a3152e6 commit 3df6f9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ services:
image: ghcr.io/vocdoni/census3:main
build: .
env_file: ".env"
restart: always
sysctls:
net.core.somaxconn: 8128
volumes:
Expand Down

0 comments on commit 3df6f9a

Please sign in to comment.