Describe the bug
After setting up the docker container, I am able to access the login page on port 81. However, when trying to login, the /api/token throws a bad request, and makes me unable to login.
I have tried to recreate the container, but with no effect.
To Reproduce
Steps to reproduce the behavior:
- Copy the contents of /doc/example
- Run docker-compose -d
- Access localhost:81
- Try to login using the default credentials
- Login throws bad request
Screenshots

Operating System
Ubuntu 18.04