README and example re-formatting

This commit is contained in:
yusing 2024-12-03 11:51:13 +08:00
parent 5d5c623f09
commit fcfb7a0105
3 changed files with 71 additions and 73 deletions

View file

@ -78,6 +78,7 @@ Setup DNS Records point to machine which runs `GoDoxy`, e.g.
3. _(Optional)_ setup WebUI login
- set random JWT secret
```shell
sed -i "s|API_JWT_SECRET=.*|API_JWT_SECRET=$(openssl rand -base64 32)|g" .env
```
@ -95,7 +96,7 @@ Setup DNS Records point to machine which runs `GoDoxy`, e.g.
6. You may now do some extra configuration
- With text editor (e.g. Visual Studio Code)
- With Web UI via `http://localhost:3000` or `https://gp.y.z`
- For more info, [See Wiki]([wiki](https://github.com/yusing/go-proxy/wiki))
- For more info, [See Wiki](<[wiki](https://github.com/yusing/go-proxy/wiki)>)
[🔼Back to top](#table-of-content)
@ -142,7 +143,6 @@ Copy [`.vscode/settings.example.json`](.vscode/settings.example.json) to `.vscod
![idlesleeper](screenshots/idlesleeper.webp)
[🔼Back to top](#table-of-content)
## Build it yourself

View file

@ -91,7 +91,6 @@ providers:
# - node1.my.app
# homepage config
#
homepage:
# use default app categories detected from alias or docker image name
use_default_categories: true
@ -99,5 +98,4 @@ homepage:
# Below are fixed options (non hot-reloadable)
# timeout for shutdown (in seconds)
#
timeout_shutdown: 5