I stored the build
folder of react app on my MiniO server under the path https://storage.xiaohai-huang.net/website/build/index.html
. I want to serve the web app using a custom domain pxd.pink
. Here is how I achieve this with the help of Nginx.
Serve Static Website Stored On Remote Server Using Nginx
· 2 min read