Noé Barlet
Noé Barlet
I've tried to compile and use Maintainerr outside of Docker based on this PR. It works perfectly using base configuration, but I came through several issues when setting a basePath...
Quick follow-up on my report from yesterday — I’ve opened a PR to address all `basePath`-related issues I encountered across the codebase: https://github.com/jorenn92/Maintainerr/pull/1806. This includes fixes for the `/api/events/stream` 404...
I’ve been thinking about this PR, and I believe it would be best to split it into two separate ones: - First PR: Focus solely on the .env behavior changes...