From 3ae3d185660f0e93ed4126e5cd18397342e4f52b Mon Sep 17 00:00:00 2001 From: Josh VanderLinden Date: Tue, 5 Nov 2024 08:49:33 -0500 Subject: [PATCH] Update setup instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83c8867..b56d358 100755 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ Setup DNS Records point to machine which runs `GoDoxy`, e.g. 2. Create new directory, `cd` into it, then run setup, or [set up manually](#manual-setup) ```shell - docker run --rm -v .:/setup ghcr.io/yusing/go-proxy /app/go-proxy setup + docker run --rm -v .:/setup ghcr.io/yusing/go-proxy /app/godoxy setup ``` 3. _(Optional)_ setup WebUI login