diff --git a/guacamole/config.json b/guacamole/config.json index c4b1311..2c25179 100644 --- a/guacamole/config.json +++ b/guacamole/config.json @@ -28,6 +28,10 @@ "5432/tcp": "postgresql", "4822/tcp": "guacamole-server" }, + "map": [ + "ssl:ro", + "config:rw" + ], "schema": { "certfile": "str?", "keyfile": "str?",