Skip to content

Commit 692cfd1

Browse files
added two configurations to installation-guide.
1 parent 72071c4 commit 692cfd1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/installation-guide/installation-guide.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,10 @@ OS2IoT-backend takes several environment variables as configuration, if these ar
259259
+-------------------------------+------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+
260260
| CHIRPSTACK_API_KEY | The API key (Bearer token) created in Chirpstack. | :code:`apikey` |
261261
+-------------------------------+------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+
262+
| CHIRPSTACK_HOSTNAME | Hostname for Chirpstack | :code:`localhost` |
263+
+-------------------------------+------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+
264+
| CHIRPSTACK_PORT | Chirpstack port | :code:`8080` |
265+
+-------------------------------+------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+
262266
263267
Logs levels
264268
"""""""""""""""

0 commit comments

Comments
 (0)