Open
Description
Checklist
- Have you pulled and found the error with
jc21/nginx-proxy-manager:latest
docker image?- Yes
- Are you sure you're not using someone else's docker image?
- Yes
- Have you searched for similar issues (both open and closed)?
- Yes
Describe the bug
The order of the hosts on the Proxy Hosts page is seemingly random when using MySQL as the database storage. I know that SQLite works fine. Oddly, SSL certificates are displayed in alphabetical order.
Nginx Proxy Manager Version
2.12.3
To Reproduce
Steps to reproduce the behavior:
- Create NPM using MySQL database
- Go to 'Proxy Hosts' page
- See unsorted hosts
Expected behavior
Proxy hosts should be display in alphabetical order by host. If multiple hosts are listed, sort by first entry.