missed another 8000
This commit is contained in:
@@ -18,6 +18,6 @@ Run the server:
|
||||
go build -o notely && ./notely
|
||||
```
|
||||
|
||||
*This starts the server in non-database mode.* It will serve a simple webpage at `http://localhost:8000`.
|
||||
*This starts the server in non-database mode.* It will serve a simple webpage at `http://localhost:8080`.
|
||||
|
||||
You do *not* need to set up a database or any interactivity on the webpage yet. Instructions for that will come later in the course!
|
||||
|
||||
Reference in New Issue
Block a user