Просмотр исходного кода

doc: mention privacy error in Chrome for development

master
moses gunesch 5 лет назад
Родитель
Сommit
76607bbad8
Аккаунт пользователя с таким Email не найден
1 измененных файлов: 4 добавлений и 0 удалений
  1. 4
    0
      doc/development.md

+ 4
- 0
doc/development.md Просмотреть файл

@@ -76,3 +76,7 @@ make dev
76 76
 ```
77 77
 
78 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.

Загрузка…
Отмена
Сохранить