mirror of
https://github.com/yusing/godoxy.git
synced 2025-05-19 20:32:35 +02:00
Update setup instructions
This commit is contained in:
parent
5fdb171d65
commit
3ae3d18566
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue