From 71ed3d4d75888fd989ded489e57e803707670d12 Mon Sep 17 00:00:00 2001 From: Eduard Urbach Date: Thu, 18 Apr 2019 19:34:46 +0900 Subject: [PATCH] Updated documentation --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index cfc11ff5..fb57dda9 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,11 @@ Your home directory is mounted as `/my` inside Docker. Usually you'd want to clo The `run` binary is a development server that will restart the web server when it detects code changes. +## Networking + +* Add `beta.notify.moe 127.0.0.1` to your hosts file +* Forward local TCP port 4001 to 443 on your host + ## In your browser * Import the file `security/default/root.crt` as a trusted Root authority