mirror of
https://github.com/randyjc/Rahoot.git
synced 2026-03-13 20:15:35 +01:00
New config file and update README
This commit is contained in:
@@ -1,14 +1,6 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
reactStrictMode: true,
|
||||
/*async rewrites() {
|
||||
return [
|
||||
{
|
||||
source: "/ws/",
|
||||
destination: `http://localhost:5057/`,
|
||||
},
|
||||
]
|
||||
},*/
|
||||
images: {
|
||||
remotePatterns: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user