Atharva kulkanri
hello guys,i have doubt in my project. Consider a img in html page,if i run locally then img src is locally static directory , if i run project on server then img src is aws bucket.
how to do this?
Hey. Split your settings files into base, dev, prod, mb test and use dev for local development and prod for production on serv