Skip to content

Commit 69905be

Browse files
MeelahMejstirnaman
andauthored
Update influxdb3-explorer/content.md
Co-authored-by: Jason Stirnaman <[email protected]>
1 parent 6e9a724 commit 69905be

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

influxdb3-explorer/content.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,4 +137,7 @@ The following environment variables can be used to configure the container:
137137
- `SSL_CERT_PATH` - Path to SSL certificate file (default: `/etc/nginx/ssl/cert.pem`)
138138
- `SSL_KEY_PATH` - Path to SSL private key file (default: `/etc/nginx/ssl/key.pem`)
139139

140-
Important for production: Always set `SESSION_SECRET_KEY` in production. When you restart the container, InfluxDB 3 Explorer generates a new key if not explicitly set.
140+
**Important for production:** Always set `SESSION_SECRET_KEY` in production. When you restart the container, InfluxDB 3 Explorer generates a new key if not explicitly set.
141+
142+
For more information about available options and environment variables, see the [InfluxDB 3 Explorer documentation](https://docs.influxdata.com/influxdb3/explorer/install/)
143+

0 commit comments

Comments
 (0)