Document local database production deployment
This commit is contained in:
+2
-1
@@ -28,7 +28,8 @@ const nextConfig = {
|
||||
{ source: '/About/index.html', destination: '/en/about', permanent: true },
|
||||
|
||||
// Footer / secondary
|
||||
{ source: '/Support/tutorial.html', destination: '/en/support', permanent: true },
|
||||
{ source: '/Support/tutorial.html', destination: '/en/support/tutorial', permanent: true },
|
||||
{ source: '/Support/tutorial/target/:target.html', destination: '/en/support/tutorial', permanent: true },
|
||||
{ source: '/Contact/afterservice.html', destination: '/en/support/warranty', permanent: true },
|
||||
{ source: '/Contact/distributor.html', destination: '/en/dealers', permanent: true },
|
||||
{ source: '/Contact/oem.html', destination: '/en/support/contact', permanent: true },
|
||||
|
||||
Reference in New Issue
Block a user