You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`BOINC_GUI_RPC_PASSWORD`|`boinc`| The password what you need to use, when you connect to the BOINC client. |
34
-
|`BOINC_CMD_LINE_OPTIONS`| n/a | Allow custom command line options to be passed to `/usr/bin/boinc`, adding `--allow_remote_gui_rpc` will allow all remote client to connect to your BOINC client. |
34
+
|`BOINC_CMD_LINE_OPTIONS`| n/a | Allow custom command line options to be passed to `/usr/bin/boinc`, adding `--allow_remote_gui_rpc` will allow all remote client to connect to your BOINC client. |
35
35
|`BOINC_REMOTE_HOST`|`127.0.0.1`| (Optional) Replace the `IP` with your IP address. In this case you can connect to the client only from this IP. |
36
36
|`TZ`|`Etc/UTC`| (Optional) Specify a time zone. The default is UTC +0. |
37
37
@@ -45,12 +45,12 @@ To expose the RPC interface of the running BOINC CLIENT, you should expose port
A complete list of all current and past version can be seen in the [Github Packages page for this image](https://github.com/users/0rax/packages/container/package/boinc-client).
0 commit comments