updated live port to 3001
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"/_not-found/page": "app/_not-found/page.js",
|
||||
"/api/gitea/[...path]/route": "app/api/gitea/[...path]/route.js",
|
||||
"/page": "app/page.js"
|
||||
"/page": "app/page.js",
|
||||
"/api/gitea/[...path]/route": "app/api/gitea/[...path]/route.js"
|
||||
}
|
||||
Reference in New Issue
Block a user