diff --git a/Web-Interface.md b/Web-Interface.md deleted file mode 100644 index 0abc770..0000000 --- a/Web-Interface.md +++ /dev/null @@ -1,8 +0,0 @@ -SeaweedFS has web dashboards for its different services: - -* Master server dashboards can be accessed on `http://hostname:port` in a web browser. - For example: `http://localhost:9333`. -* Volume server dashboards can be accessed on `http://hostname:port/ui/index.html`. - For example: `http://localhost:8080/ui/index.html` - -Also see [#275](https://github.com/chrislusf/seaweedfs/issues/275).