Skip to content

Commit

Permalink
Adapt docker config
Browse files Browse the repository at this point in the history
  • Loading branch information
steffsas committed Dec 17, 2024
1 parent ada1dd6 commit 74279fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ services:
tor:
image: ghcr.io/steffsas/tor-docker:latest
container_name: "tor-relay"
restart: unless-stopped
restart: on-failure:5
ports:
- "5050:5050"
networks:
Expand Down

0 comments on commit 74279fe

Please sign in to comment.