Skip to content
Snippets Groups Projects
Commit 5f62681c authored by Jesper Zedlitz's avatar Jesper Zedlitz
Browse files

Port auf 8081

parent d7a64ece
No related branches found
No related tags found
No related merge requests found
Pipeline #170 passed
......@@ -4,7 +4,7 @@ import fi.iki.elonen.router.RouterNanoHTTPD;
import fi.iki.elonen.util.ServerRunner;
public class App extends RouterNanoHTTPD {
public static final int PORT = 8080;
public static final int PORT = 8081;
@Override
public void addMappings() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment