Update README.md

Fixed typo in image name
This commit is contained in:
Matteo Pietro Dazzi
2020-04-18 11:11:38 +02:00
committed by GitHub
parent 0ae2e88306
commit fbffb74d8e

View File

@@ -43,7 +43,7 @@ version: "2"
services:
surfshark:
image: ilteoood:docker-surfshark
image: ilteoood/docker-surfshark
container_name: surfshark
environment:
- SURFSHARK_USER=YOUR_SURFSHARK_USER
@@ -69,4 +69,4 @@ If you want to attach a container to the VPN, you can simply run:
sudo docker run -it --net=container:CONTAINER_NAME alpine /bin/sh
```
If you face network connection problems, I suggest you to set a specific DNS server for each container.
If you face network connection problems, I suggest you to set a specific DNS server for each container.