Skip to content

Commit ad908b4

Browse files
committed
Port change for web GUI
1 parent b09eefb commit ad908b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DEV.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,9 @@ The server should be listening on `http://localhost:8080/`.
115115
npm -w webapp start # from another terminal
116116
```
117117

118-
The web client should be running on `http://localhost:8081`, if not first restart the server and then the web client.
118+
The web client should be running on `http://localhost:1351`, if not first restart the server and then the web client.
119119

120-
**You can now access DISCO at http://localhost:8081/**
120+
**You can now access DISCO at http://localhost:1351/**
121121

122122
## How to use DISCO
123123

0 commit comments

Comments
 (0)