diff --git a/dev/docker/rdpgw.yaml b/dev/docker/rdpgw.yaml index 1897a4d..ccee2aa 100644 --- a/dev/docker/rdpgw.yaml +++ b/dev/docker/rdpgw.yaml @@ -5,7 +5,7 @@ server: port: 9443 hosts: - xrdp:3389 - roundRobin: false + roundRobin: false sessionKey: thisisasessionkeyreplacethisjetz sessionEncryptionKey: thisisasessionkeyreplacethisnunu openId: @@ -18,4 +18,4 @@ client: bandwidthAutoDetect: 1 ConnectionType: 6 security: - tokenSigningKey: prettypleasereplacemeinproductio + PAATokenSigningKey: prettypleasereplacemeinproductio