This commit is contained in:
parent
11e5b6e023
commit
f49cb3d6f3
4 changed files with 14 additions and 6 deletions
|
@ -6,6 +6,7 @@ All configuration is handled through environment variables.
|
|||
|
||||
| Name | Default | Description |
|
||||
|---------------------------------|-------------------------------------------------------------------------|------------------------------------------------------------------------------------------|
|
||||
| `HMDOORIS_ALLOWED_IPS` | - | List of IP addresses in CIDR notation that are allowed to control the locks |
|
||||
| `HMDOORIS_URL` | `http://localhost:3000` | URL of the application, used to construct links to itself |
|
||||
| `HMDOORIS_DISCOVERY_URL` | `http://localhost:8080/realms/testing/.well-known/openid-configuration` | OIDC configuration discovery URL |
|
||||
| `HMDOORIS_CLIENT_ID` | `hmdooris` | OIDC client ID |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue