Commit 0d05547
Eric Bower
·
2025-09-07 16:12:57 -0400 EDT
parent cf012c4
docs: readme
1 files changed,
+1,
-1
+1,
-1
| ... | ... | @@ -37,7 +37,7 @@ domains! | |
| 37 | 37 | ||
| 38 | 38 | ## Access localhost using https | |
| 39 | 39 | ||
| 40 | - | if you have a local webserver on localhost:8000, activate an SSH tunnel to us: | |
| 40 | + | If you have a local webserver on localhost:8000, activate an SSH tunnel to us: | |
| 41 | 41 | ||
| 42 | 42 | ```bash | |
| 43 | 43 | ssh -R dev:80:localhost:8000 tuns.sh |