Update README.md

This commit is contained in:
Chuck Lantz
2020-03-12 09:45:22 -07:00
committed by GitHub
parent e47ceba88d
commit 5ae62f4832

View File

@@ -49,7 +49,7 @@ Some things to try:
- Open `.vscode/launch.json`
- Change the server port to 5000 on line 20. (`"--port","5000"`)
- Press <kbd>F5</kbd> to launch the app in the container.
- Press <kbd>F1</kbd> and run the **Remote-Containers: Forward Port from Container...** command.
- Press <kbd>F1</kbd> and run the **Forward a Port** command.
- Select port 5000.
- Click "Open Browser" in the notification that appears to access the web app on this new port.
5. **Run from the command line**