Skip to content

Commit f7edf3b

Browse files
authored
[skip actions] No HTTPS
1 parent b4f6da9 commit f7edf3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-tailscale-ssh.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ jobs:
5656
done
5757
podman exec remote tailscale funnel --bg 3000
5858
IP=`podman exec remote tailscale ip -4`
59-
echo "Open in your web browser: https://${IP}:3000"
59+
echo "Open in your web browser: http://${IP}:3000"
6060
sleep infinity

0 commit comments

Comments
 (0)