Re: Failing to load CSS and scripts

2023-10-25 Thread Christian Hammond
It looks like it should be fine. Can you verify that the site directory's htdocs/static/rb/css/ exists and has files in it? If you've made changes to the Nginx setup at all, you might want to try removing the Nginx volume and re-creating it so it can try re-applying any templates, just to check.

Re: Failing to load CSS and scripts

2023-10-24 Thread Andres Reloir
Hi Christian, Yup I've set up a Nginx container for this. I may be doing something wrong with my Traefik config then perhaps. I changed the volumes to be relative to my docker compose, but surely there's no mistake in here right? Did I have to edit the default.conf.template as well?