Remove config item that does not exist

This commit is contained in:
Bolke de Bruin 2022-08-18 13:55:22 +02:00
parent cb8b269478
commit 6499f9b7a5

View File

@ -24,7 +24,6 @@ across the different instances if this is not what you want.
docker --run name rdpgw bolkedebruin/rdpgw:latest \
-e RDPGW_SERVER__SSL_CERT_FILE=/etc/rdpgw/cert.pem
-e RDPGW_SERVER__SSL_KEY_FILE=/etc/rdpgw.cert.pem
-e SSL_KEY=<SSL_KEY>
-e RDPGW_SERVER__GATEWAY_ADDRESS=https://localhost:443
-e RDPGW_SERVER__SESSION_KEY=thisisasessionkeyreplacethisjetz # 32 characters
-e RDPGW_SERVER__SESSION_ENCRYPTION_KEY=thisisasessionkeyreplacethisnunu # 32 characters