Skip to content

Commit

Permalink
Update update_frontend_image.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandredevely authored Mar 8, 2024
1 parent 3196d8d commit 4a4b957
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions opsdocs/docs/common/3.0/update_frontend_image.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,13 @@ abcdesktop uses a front HTML web site and X11 Linux application. So, to get a ne

In the od.config, add the env var `ABCDESKTOP_BG_COLOR`

```
desktop.envlocal : {
'X11LISTEN':'tcp',
'WEBSOCKIFY_HEARTBEAT':'30',
'TURN_PROTOCOL': 'tcp',
'ABCDESKTOP_BG_COLOR': ‘#18974c’ }
```

Then update the config map `abcdesktop-config` and restart deployment `pyos-od`

Expand Down

0 comments on commit 4a4b957

Please sign in to comment.