Explorar o código

feat(dashboard/README): initial commit

Brandon Philips %!s(int64=12) %!d(string=hai) anos
pai
achega
84ea824b96
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      dashboard/README.md

+ 5 - 0
dashboard/README.md

@@ -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
+```