mirror of
https://github.com/rclone/rclone.git
synced 2026-01-01 16:13:35 +00:00
Before this change rclone would turn `localhost:8888` into `127.0.0.1:8888` which apparently does not work with some browsers. See: https://github.com/rclone/rclone-webui-react/issues/117