Describe the bug
Hi, I've noticed something strange with Koel recently, when I try to login via mobile or with an app on my desktop added from my Koel website via the external URL I can't login. It works fine when using the internal URL.
To reproduce
Steps to reproduce the behavior:
Note: I'm unsure whether this behavior happens to other instances.
- Go to your Koel instance via mobile or through your PWA / desktop app from your Koel instance and use the external URL.
- Try to login.
- For me, you can't login.
Expected behavior
You should be able to login on mobile and through a PWA / desktop app from your Koel instance via the external URL.
Environment
- Koel version: v6.8.5
- OS: Arch Linux
- Browser: LibreWolf v107.0.1
- PHP version: v8.1.8
- Node version: When running
npm -v and node -v bash replies with npm: command not found and node: command not found
Additional context
I use the official Docker image with Docker Compose.