We now use an explicit env var in the compose file. This should make it more clear which hostname the api will try to connect to.
Co-authored-by: Angel Garcia <a-garcia-alvarez@users.noreply.github.com>
* Works again, sorry, been sleeping
* Enable redis cache
- Enabled redis cache
- Changed some cache timings
- Disabled GitHub Reporting
* Moved all .env modifications to another layer
Unsure if another layer is that bad
But this improve .env changes rebuild times
Co-authored-by: sunjay <9930542+zunjae@users.noreply.github.com>
Co-authored-by: Angel Garcia <a-garcia-alvarez@users.noreply.github.com>
- updated php version
- changed artisan config (must be reviwed later)
- changed internal port
- some other fast made things that should be fixed later
Co-authored-by: Angel Garcia <a-garcia-alvarez@users.noreply.github.com>