We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b09eefb commit ad908b4Copy full SHA for ad908b4
DEV.md
@@ -115,9 +115,9 @@ The server should be listening on `http://localhost:8080/`.
115
npm -w webapp start # from another terminal
116
```
117
118
-The web client should be running on `http://localhost:8081`, if not first restart the server and then the web client.
+The web client should be running on `http://localhost:1351`, if not first restart the server and then the web client.
119
120
-**You can now access DISCO at http://localhost:8081/**
+**You can now access DISCO at http://localhost:1351/**
121
122
## How to use DISCO
123
0 commit comments