improve docs regarding external_url (#406)

This commit is contained in:
Christoph 2025-04-19 18:01:02 +02:00
parent 1d94f6baaf
commit e75a32e4d0

View File

@ -562,7 +562,8 @@ Below are the properties for each LDAP provider entry inside `auth.ldap`:
### `external_url`
- **Default:** `http://localhost:8888`
- **Description:** The URL where a client can access WireGuard Portal.
- **Description:** The URL where a client can access WireGuard Portal. This URL is used for generating links in emails and for performing OAUTH redirects.
**Important:** If you are using a reverse proxy, set this to the external URL of the reverse proxy, otherwise login will fail. If you access the portal via IP address, set this to the IP address of the server.
### `site_company_name`
- **Default:** `WireGuard Portal`