mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-11 22:30:47 +01:00
Merge pull request #30 from codekoala/update-setup-instructions
Update setup instructions
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user