mirror of
https://github.com/h44z/wg-portal
synced 2025-06-03 19:36:38 +00:00
improve docs regarding external_url (#406)
This commit is contained in:
parent
1d94f6baaf
commit
e75a32e4d0
@ -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`
|
||||
|
Loading…
Reference in New Issue
Block a user