anothertealtiger
Chevereto Member
Hi there, I'm trying to install using docker compose and then add my license in app. I'm getting a 403 error though when I try and access it. Searching around I was hearing about make unzip taking 20 minutes, so I've been waiting but no change. I checked the permissions and the folder mounted to /var/html/www had root:root permission so I changed it to myusername:myusername, id 1000. Nothing change, so I feel like this has more to do with the fact that I have /var/html/www bind mounted rather than as a volume. Here's my compose file for reference: https://pastebin.com/jmPdjaS7
/app folder only has /images in it.
/app folder only has /images in it.