mirror of
https://github.com/ktds-dg0501/kt-event-marketing-fe.git
synced 2026-01-21 22:46:25 +00:00
proxy 삭제
This commit is contained in:
parent
12d390b1c8
commit
6bd54bf42e
@ -20,11 +20,6 @@ const nextConfig = {
|
|||||||
source: '/api/proxy/:path*',
|
source: '/api/proxy/:path*',
|
||||||
destination: 'http://localhost:8084/api/:path*',
|
destination: 'http://localhost:8084/api/:path*',
|
||||||
},
|
},
|
||||||
// Event Service API Proxy (8080 포트)
|
|
||||||
{
|
|
||||||
source: '/api/v1/events/:path*',
|
|
||||||
destination: 'http://localhost:8080/api/v1/events/:path*',
|
|
||||||
},
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user