Express + react write an application online, URL http://IP:port/supplies/id parameter. Now there is a domain name, such as abc.cn,. I want to bind this domain name to achieve abc.cn/supplies/20005 access, but I don"t know how to configure it. Package.json: "homepage": "abc.cn:3000/supplies", it doesn"t work.
No tomcat appche