mirror of
https://github.com/yusing/godoxy.git
synced 2025-05-20 12:42:34 +02:00
Merge pull request #30 from codekoala/update-setup-instructions
Update setup instructions
This commit is contained in:
commit
1ddfe2fb92
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