Create-react-app nginx-based deployment proxy information is overwritten

for the project created with create-react-app, proxy is configured in the package.json of the project for fetch cross-domain deployment based on nginx. After the
deployment is completed, the access page initiates a network request. The address of the request is not the information of proxy, but the domain name visited.
[Image]
clipboard.png
proxy
[]
clipboard.png
nginx
[]
clipboard.png
should be the information I configured in package.json, but it is indeed the visited domain name. Please tell me how to handle it. Thank you!

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b22603-2b62a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b22603-2b62a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?