amgarrety

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by amgarrety

  1. Sorry if this is a bit off topic. I'm trying to customize by app a bit. I was able to map my public folder to a place in appdata so I could change the logo. After replacing the png file and restarting the container, everything looks good. I also wanted to remove some text from the login page. I tried mapping the src folder which holds this info (/app/src/components/Login/index.tsx) just as I did with the public folder, and while the folder seems to have mapped correctly, changes aren't showing up after I save and restart the container. Does anyone know how I can get these changes to take effect?