Merge pull request #30 from codekoala/update-setup-instructions

Update setup instructions
This commit is contained in:
Yuzerion 2024-11-05 23:52:13 +08:00 committed by GitHub
commit 1ddfe2fb92
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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) 2. Create new directory, `cd` into it, then run setup, or [set up manually](#manual-setup)
```shell ```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 3. _(Optional)_ setup WebUI login