소스 검색

fix(docs): suggest cors flag for using dashboard

Rob Szumski 12 년 전
부모
커밋
e373c9ac8c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Documentation/modules.md

+ 1 - 1
Documentation/modules.md

@@ -5,7 +5,7 @@ These modules provide things like dashboards, locks and leader election.
 
 ### Dashboard
 
-An HTML dashboard can be found at `http://127.0.0.1:4001/mod/dashboard/`
+An HTML dashboard can be found at `http://127.0.0.1:4001/mod/dashboard/`. Use the `-cors='*'` flag to allow your browser to request information from the current master as it changes.
 
 ### Lock