From 3353060ad4b5fb7c3e7e751c056f3c3f80d11c72 Mon Sep 17 00:00:00 2001 From: Yuzerion Date: Fri, 7 Feb 2025 15:58:51 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8a04551..28ee861 100755 --- a/README.md +++ b/README.md @@ -66,6 +66,8 @@ Setup DNS Records point to machine which runs `GoDoxy`, e.g. ## Setup +**NOTE:** GoDoxy is designed to be (and only works when) running in `host` network mode, do not change it. To change listening ports, modify `.env`. + 1. Pull the latest docker images ```shell