Skip to content

Commit 32d6e84

Browse files
committed
change port to 8080
1 parent adf875e commit 32d6e84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Make sure you're on Go version 1.20+.
99
Create a `.env` file in the root of the project with the following contents:
1010

1111
```bash
12-
PORT="8000"
12+
PORT="8080"
1313
```
1414

1515
Run the server:

0 commit comments

Comments
 (0)