mirror of
https://github.com/wireadmin/wireadmin
synced 2025-02-26 05:48:44 +00:00
updates docs [skip ci]
This commit is contained in:
parent
19d79ada40
commit
461fb93ccb
10
README.md
10
README.md
@ -60,10 +60,12 @@ Please feel free to open an issue if you have any questions or suggestions.
|
||||
|
||||
These options can be configured by setting environment variables using `-e KEY="VALUE"` in the `docker run` command.
|
||||
|
||||
| Option | Description | Default |
|
||||
|---------------|------------------------------------------------|---------|
|
||||
| `WG_HOST` | The public IP address of the WireGuard server. | `""` |
|
||||
| `UI_PASSWORD` | The password for the admin UI. (optional) | `""` |
|
||||
| Option | Description | Default | Optional |
|
||||
|-------------------|---------------------------------------------------------------------------------------|---------|----------|
|
||||
| `WG_HOST` | The public IP address of the WireGuard server. | `""` | |
|
||||
| `UI_PASSWORD` | The password for the admin UI. | `""` | ✔️ |
|
||||
| `TOR_USE_BRIDGES` | Quick setup of Tor bridges. You have to mount the bridges file at `/etc/tor/bridges`. | `""` | ✔️ |
|
||||
| `TOR_*` | The `Torrc` proxy configuration. (e.g. `SocksPort` as `TOR_SOCKSPORT="9050"`) | `""` | ✔️ |
|
||||
|
||||
## Support the Project
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user