Hi, I'm new to ReviewBoard.
I am attempting to run the sample docker compose for postgress. I am getting a lot of permission died errors. I attempted to change the ownership to the 4 directories.
Also, question
"The Review Board Docker instance will not serve up static media (CSS, JavaScript, or images). You will need a web server in front of it, such as Nginx (recommended) or Apache."
Isn't the nginx container taking care of this that is in the yaml file?
Thanks,