Skip to content

Commit 5a16539

Browse files
committed
minor: changed default port to 3000
1 parent 3f73290 commit 5a16539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Server's environment variables
2-
PORT = 8080
2+
PORT = 3000
33

44
JWT_SECRET="b2692840b987b6101e82bebd"
55
JWT_DURATION="365 days"

0 commit comments

Comments
 (0)