mirror of
https://github.com/emilk/egui.git
synced 2026-07-04 05:47:26 +00:00
Change web demo local port to 8765 to avoid colliding with Jupyter
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ This folder contains the files required for the egui web demo hosted at <https:/
|
||||
## Testing locally
|
||||
* Build with `scripts/build_demo_web.sh`
|
||||
* Host with `scripts/start_server.sh`
|
||||
* Open <http://localhost:8888/index.html>
|
||||
* Open <http://localhost:8765/index.html>
|
||||
|
||||
## Deploying egui.rs
|
||||
Each merge into `master` will trigger a new deploy
|
||||
|
||||
Reference in New Issue
Block a user