From a857bbadc93fe309840053fe3da6796cb6ad46da Mon Sep 17 00:00:00 2001 From: skyper <5938498+SkyperTHC@users.noreply.github.com> Date: Sat, 6 May 2023 15:09:02 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7fce84f..334c95a 100644 --- a/README.md +++ b/README.md @@ -780,7 +780,7 @@ python -m http.server 8080 cloudflared tunnel -url localhost:8080 ``` - + ### 4.iv. File transfer - using WebDAV @@ -790,7 +790,7 @@ cloudflared tunnel --url localhost:8080 & # [...] # +--------------------------------------------------------------------------------------------+ # | Your quick Tunnel has been created! Visit it at (it may take some time to be reachable): | -# | https://example-foo-bar-lights.trycloudflare.com | +# | https://example-foo-bar-lights.trycloudflare.com | # +--------------------------------------------------------------------------------------------+ # [...] wsgidav --port=8080 --root=. --auth=anonymous