We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents adf875e + 32d6e84 commit c0bf11dCopy full SHA for c0bf11d
README.md
@@ -9,7 +9,7 @@ Make sure you're on Go version 1.20+.
9
Create a `.env` file in the root of the project with the following contents:
10
11
```bash
12
-PORT="8000"
+PORT="8080"
13
```
14
15
Run the server:
0 commit comments