Update running_locally.md

pull/153/head
Jon Eugster 1 year ago committed by GitHub
parent b30164dec4
commit 06d9656e88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -44,7 +44,7 @@ The template game [GameSkeleton](https://github.com/hhu-adam/GameSkeleton) conta
you might have deleted stuff from docker via your shell. Try deleting the container and image
explicitely in VSCode (left side, "Docker" icon). Then reopen vscode and let it rebuild the
container. (this will again take some time)
* On a working setup, http://localhost:3000 should directly redirect you to http://localhost:3000/#/g/local/game, try if the latter is accessible.
* On a working dev container setup, http://localhost:3000 should directly redirect you to http://localhost:3000/#/g/local/game, try if the latter is accessible.
## Codespaces

Loading…
Cancel
Save