adding missing }, to proxy conf

This commit is contained in:
softsimon 2024-06-22 08:21:56 +09:00
parent b41382dfee
commit 2e893e0aea
No known key found for this signature in database
GPG Key ID: 488D7DCFB5A430D7

View File

@ -87,6 +87,7 @@ PROXY_CONFIG.push(...[
proxyTimeout: 30000,
pathRewrite: {
"^/api/v1/services/accelerator": ""
},
},
*/
{