frontend-roadreport-main/frontend-roadreport-deploy/proxy.conf.json
2024-12-31 10:28:36 +07:00

9 lines
167 B
JSON

{
"/image": {
"target": "https://roadreport-bucket.s3.ap-southeast-1.amazonaws.com",
"secure": true,
"changeOrigin": true,
"logLevel": "debug"
}
}