Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rednoah authored Jun 8, 2024
1 parent 5899952 commit 94ca632
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@ services:
- XPRA_AUTH=password:value=YOUR_PASSWORD
```
![Xpra Remote Desktop](https://github.com/filebot/docs/raw/master/screenshots/docker-xpra.png)

If the clipboard does not work, then you may need to enable `Clipboard` permissions. If `CTRL+V` does not work, then you may need to use `Right-Click ➔ Paste` to paste text from the system clipboard:
![Xpra Remote Desktop - Enable Copy & Paste](https://raw.githubusercontent.com/filebot/docs/master/screenshots/filebot-xpra-clipboard.png)

If you have a `Reverse Proxy` that takes care of SSL and authentication, then you can disable authentication via `-e XPRA_AUTH=none` and disable remote access via `-e XPRA_BIND=127.0.0.1`.
Expand Down

0 comments on commit 94ca632

Please sign in to comment.