Pierre du Plessis
Pierre du Plessis
Hi @Christensen-Agency. I suspect the issue might be around the .htaccess rules for Apache. I'll see if I can get a test Apache instance set up and will investigate this...
@Timtam After installation, there is a config file saved in the `config` directory (`config/env.php`). The `config` directory needs to be added as a volume, so that the env file can...
@dependabot rebase
Thanks for the verification @davi1td and for the report @Timtam. I'll look into it for a better way to persist the environment config between container restarts.
> Received the 500 error, however, everything in the volumes still seem to match the files coped to temp. So i'm stumped what causes that 500 error @davi1td Can you...
I have made some changes to the path where the config is stored in #937. It will now be stored in `config/env/env.php`, which means the `config/env` directory can be mounted...
2.2.6 has been released which contains this fix. If there are still any issues, please feel free to re-open this issue
@rongkn Thanks for the report! This has been fixed in #853 and will be included in the 2.2.4 release. > Also can I edit the numbering of the invoice counter...
@dependabot rebase
@dependabot recreate