Files
docker-wireguard/docs/content/advanced/config/optional-config.md
2025-03-07 12:02:02 +01:00

12 lines
415 B
Markdown

---
title: Optional Configuration
---
TODO
| Env | Default | Example | Description |
| ---------- | --------- | ----------- | ------------------------------ |
| `PORT` | `51821` | `6789` | TCP port for Web UI. |
| `HOST` | `0.0.0.0` | `localhost` | IP address web UI binds to. |
| `INSECURE` | `false` | `true` | If access over http is allowed |