File tree Expand file tree Collapse file tree
website/docs/configuration Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ TeslaMate accepts the following environment variables for runtime configuration:
1919| ** DATABASE_TIMEOUT** | The time in milliseconds to wait for database query calls to finish | 60000 |
2020| ** DATABASE_SSL** | Set to ` true ` if SSL should be enabled or ` noverify ` if certificate verification should not be performed. | false |
2121| ** DATABASE_SSL_CA_CERT_FILE** | Path to a file containing PEM-encoded CA certificates (required if ` DATABASE_SSL ` is set to ` true ` ) | |
22- | ** DATABASE_SSL_SNI** | set SNI for host undel ssl mode | |
22+ | ** DATABASE_SSL_SNI** | set SNI for host under SSL mode | |
2323| ** DATABASE_IPV6** | Set to ` true ` if IPv6 should be used | false |
2424| ** VIRTUAL_HOST** | Host part used for generating URLs throughout the app | localhost |
2525| ** URL_PATH** | Path used for generating URLs (can be used with a reverse proxy) | / |
You can’t perform that action at this time.
0 commit comments