Hi!
I'm running several instances of NopCommerce in one development machine.
The thing is that when I run one instance, it loads the settings (logo included) for that install, and when I run another instance of NopCommerce it loads the settings from the previous instance, and I can tell because of the logo.
Instead of loading the logo from the second instance, it loads the logo from the first instance.
I think it's because of the webapp cache.
How can I configure different caches for each instance ?
Thanks a lot.
Regards,