Add backend log management
This commit is contained in:
@@ -32,12 +32,14 @@ export const config = {
|
||||
"/",
|
||||
"/create/:path*",
|
||||
"/assets/:path*",
|
||||
"/logs/:path*",
|
||||
"/settings/:path*",
|
||||
"/image-edit/:path*",
|
||||
"/uploads/:path*",
|
||||
"/generated-results/:path*",
|
||||
"/api/assets/:path*",
|
||||
"/api/generations/:path*",
|
||||
"/api/logs/:path*",
|
||||
"/api/prompt/:path*",
|
||||
"/api/settings/:path*"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user