mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-09 10:08:45 +00:00
For websites hosted on non-standard ports (`https://example:com:8443`, `http://www.example.net:8080`, etc.), the domains listed in `REDIRECT_DOMAINS` must contain the port number. This commit documents this requirement on the Installation page. Fixes #517. Signed-off-by: Max Chernoff <git@maxchernoff.ca>