mirror of
https://github.com/ilteoood/docker-surfshark.git
synced 2025-12-26 23:01:34 +01:00
Update README.md
Fixed typo in image name
This commit is contained in:
committed by
GitHub
parent
0ae2e88306
commit
fbffb74d8e
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user