banner_top.png
For one week only get 30% off all RedmineUP plugins
Offer ends in

For one week only get 30% off all RedmineUP plugins

Themes not working on Redmine 6 Docker

You need to specify in docker-compose.yml the mounting of the folder with themes in volumes:

    volumes:
      - ./redmine_files:/usr/src/redmine/files
      - ./themes:/usr/src/redmine/themes
Was this article helpful? Yes  No
220 from 220 found this helpful