Web app vs. local host, media rendering?
c
Hi! I have published my umbraco cms project into an webapp. Now my media (images) doesn't render at all, the element in source code looks fine. How do i approach this problem? Thanks for any advices! I have umbraco v.14.2 ?
s
So deploying Umbraco itself does not deploy the media (nor content, unless you deploy the database). The media files live in the
wwwroot/media
folder and you could upload them manually to the web app, but anything you add locally, you will have to manually transfer again. A lot of people use uSync to make sure local and remote stay in sync with each other - https://www.jumoo.co.uk/uSync/download/