From c1b5bceef2910c681782300649f9cbdbbf9e16fe Mon Sep 17 00:00:00 2001 From: JelleBuning <37436672+JelleBuning@users.noreply.github.com> Date: Fri, 30 Jun 2023 23:29:30 +0200 Subject: [PATCH] Update _index.en.md --- content/dev/build/web/_index.en.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/dev/build/web/_index.en.md b/content/dev/build/web/_index.en.md index 00d25c6..6211726 100644 --- a/content/dev/build/web/_index.en.md +++ b/content/dev/build/web/_index.en.md @@ -50,6 +50,8 @@ cd build/web python -m http.server 8000 ``` +To configure the build on HTTPS we would recommend following the instructions from the following source: https://medium.com/flutter-community/how-to-host-flutter-using-nginx-a71bcb11d96 + > Currently, yuv converter and vp9 are the bottleneck ## How to build with Docker