make local host link clickable

This commit is contained in:
codingfrog27
2026-05-21 10:51:55 +02:00
parent e1d331ff22
commit ae9100cd07
+1 -1
View File
@@ -162,7 +162,7 @@ npm run build
nginx -p . -c nginx.conf
```
Then open `http://127.0.0.1:8081` and enjoy your local WebVM!
Then open http://127.0.0.1:8081 and enjoy your local WebVM!
For the full Alpine desktop environment, see [leaningtech/alpine-image](https://github.com/leaningtech/alpine-image).