Skip to content
Snippets Groups Projects
Commit de276da9 authored by Éloïs's avatar Éloïs
Browse files

doc(use): conf env: add param gva remotePort

parent 9ec31183
No related branches found
No related tags found
No related merge requests found
......@@ -86,7 +86,8 @@ Each parameter value can be defined by the environment variable of the parameter
| ip6 | `DUNITER_GVA_IP6` | IPv6 | `::` |
| port | `DUNITER_GVA_PORT` | number | `30901` |
| path | `DUNITER_GVA_PATH` | string | `"gva"` |
| remoteHost | `DUNITER_GVA_REMOTE_HOST` | string | - |
| remoteHost | `DUNITER_GVA_REMOTE_HOST` | string | `ip4 [ip6]` |
| remotePort | `DUNITER_GVA_REMOTE_PORT` | string | `port` |
| remotePath | `DUNITER_GVA_REMOTE_PATH` | string | `"gva"` |
| subscriptionsPath | `DUNITER_GVA_SUBSCRIPTIONS_PATH` | string | `"gva-sub"` |
| remoteSubscriptionsPath | `DUNITER_GVA_REMOTE_SUBSCRIPTIONS_PATH` | string | `"gva-sub"` |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment