Your environment:
Describe your issue:
I'm using the official Unraid template for installation. The config.php isn't being read from the appdata folder that's configured as part of the xml template (which is set to /mnt/user/appdata/logarr). Within the container, I see the config at /config/www/logarr/assets/config/config.php instead of using the /app/config.php.
Your environment:
Operating system: Unraid 6.8
Webserver: NGIX v. 3.8
PHP Version: 7.2.1 x64 NTS
Logarr Branch: Develop
Describe your issue:
I'm using the official Unraid template for installation. The config.php isn't being read from the appdata folder that's configured as part of the xml template (which is set to
/mnt/user/appdata/logarr). Within the container, I see the config at/config/www/logarr/assets/config/config.phpinstead of using the/app/config.php.