mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2026-03-28 06:56:34 +00:00
Add xrdp config that works with macos client out of the box
This commit is contained in:
@@ -32,7 +32,7 @@ services:
|
||||
xrdp:
|
||||
container_name: xrdp
|
||||
hostname: xrdp
|
||||
image: rattydave/docker-ubuntu-xrdp-mate-custom:20.04
|
||||
image: bolkedebruin/docker-ubuntu-xrdp-mate-rdpgw:20.04
|
||||
ports:
|
||||
- 3389:3389
|
||||
restart: on-failure
|
||||
|
||||
Reference in New Issue
Block a user