Skip to content

Commit d4f241d

Browse files
committed
Merge pull request mattes#4 from eljojo/patch-1
oops!
2 parents b8b4a61 + 5ecb13c commit d4f241d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ pull:
1515
git pull origin master
1616

1717
run:
18-
docker run -d -p 5566:5566 --env tors=10 --env test_url="http://www.check24.de/" --name tor $(NAME):$(VERSION)
18+
docker run -d -p 5566:5566 --env tors=10 --env test_url="http://echoip.com" --name tor $(NAME):$(VERSION)

0 commit comments

Comments
 (0)