mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
feat(dashboard/README): initial commit
This commit is contained in:
5
dashboard/README.md
Normal file
5
dashboard/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
This directory holds the frontend for the etcd dashboard. To have etcd serve from this directory run:
|
||||
|
||||
```
|
||||
ETCD_DASHBOARD_DIR=`pwd`/dashboard ./etcd
|
||||
```
|
||||
Reference in New Issue
Block a user