diff --git a/README.md b/README.md index 898e717..f5ffb6d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Make sure you're on Go version 1.20+. Create a `.env` file in the root of the project with the following contents: ```bash -PORT="8000" +PORT="8080" ``` Run the server: