Przeglądaj źródła

doc: mention privacy error in Chrome for development

j8
moses gunesch 5 lat temu
rodzic
commit
76607bbad8
No account linked to committer's email address
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4
    0
      doc/development.md

+ 4
- 0
doc/development.md Wyświetl plik

76
 ```
76
 ```
77
 
77
 
78
 The app should be running at https://localhost:8080/
78
 The app should be running at https://localhost:8080/
79
+
80
+#### Chrome Privacy Error
81
+
82
+Newer versions of Chrome may block localhost under https and show `NET::ERR_CERT_INVALID` on the page. To solve this open [chrome://flags/#allow-insecure-localhost](chrome://flags/#allow-insecure-localhost) and select Enable, then press Relaunch or quit and restart Chrome.

Ładowanie…
Anuluj
Zapisz