Update port to 3015
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
"description": "Idea and Feedback Form with PocketBase",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "PORT=7001 bun run server.ts",
|
||||
"dev": "PORT=3015 bun run server.ts",
|
||||
"start": "bun run server.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user