change port to 8080
This commit is contained in:
@@ -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:
|
Create a `.env` file in the root of the project with the following contents:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
PORT="8000"
|
PORT="8080"
|
||||||
```
|
```
|
||||||
|
|
||||||
Run the server:
|
Run the server:
|
||||||
|
|||||||
Reference in New Issue
Block a user