I previously deployed my Vite+ReactJS website as a static site on the Digital Ocean App Platform. It was initially connected to my domain (xyz.info and www.xyz.info) and everything was working fine. However, I encountered some issues and decided to destroy the app and create a new one from the same GitHub repository.
The new app link is: plankton-app-xxxx.ondigitalocean.app
This link shows the latest changes from my GitHub repository correctly. However, the domains (xyz.info and www.xyz.info) which were connected again (changed the CNAME again for @ and www) are still showing the previous version of my site instead of the latest version that is visible on the Digital Ocean app link. plankton-app-xxxx.ondigitalocean.app
I have tried
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi there,
Keep in mind that once you make a DNS change it can take up to 24 hours for the DNS cache to clear over the Globe. Even if you clear your local DNS cache, your ISP might still have this cached for a few hours.
Let me know how this goes!
- Bobby