We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a79b1cc commit 5b74fffCopy full SHA for 5b74fff
2 files changed
OpenFlowNodeRED/noderedlocal.env
@@ -10,6 +10,8 @@ saml_issuer=uri:localhost.openrpa.dk
10
websocket_max_package_count=1048576
11
api_ws_url=ws://localhost.openrpa.dk
12
domain=localhost.openrpa.dk
13
+# add the name of you network card here, to use the IP ( can be dhcp assigned ) from this NIC
14
+# for instance eth0, or Wi-Fi
15
domain_use_ip_from_network=
16
protocol=http
17
jwt=
OpenFlowNodeRED/noderedremote.env
@@ -10,6 +10,8 @@ saml_issuer=uri:app.openiap.io
api_ws_url=wss://app.openiap.io
0 commit comments