chore: dev모드 cors 설정 추가
This commit is contained in:
parent
f87b4dc346
commit
28fe1d6388
@ -12,6 +12,7 @@ const nextConfig: NextConfig = {
|
|||||||
fullUrl: true,
|
fullUrl: true,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
allowedDevOrigins: ['hanasysfield.jp', '*.hanasysfield.jp'],
|
||||||
async rewrites() {
|
async rewrites() {
|
||||||
return [
|
return [
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user