mirror of
https://github.com/ilteoood/docker-surfshark.git
synced 2025-12-31 18:07:20 +01:00
@@ -19,7 +19,7 @@ then
|
||||
echo Adding ip route add "$subnet" via "${DEFAULT_GATEWAY}" dev eth0 for attached container web ui access
|
||||
done
|
||||
|
||||
echo Do not forget to expose the ports for attached container we ui access
|
||||
echo Do not forget to expose the ports for attached container web ui access
|
||||
fi
|
||||
|
||||
if [ "${CREATE_TUN_DEVICE}" = "true" ]; then
|
||||
|
||||
Reference in New Issue
Block a user