Update README.md

pull/250/head
Muhammad Atif Ali 10 months ago committed by GitHub
parent c10a2bab32
commit cf3159cb5c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -16,6 +16,7 @@ module "kasmvnc" {
source = "registry.coder.com/modules/kasmvnc/coder" source = "registry.coder.com/modules/kasmvnc/coder"
version = "1.0.20" version = "1.0.20"
agent_id = coder_agent.example.id agent_id = coder_agent.example.id
desktop_environment = "xfce"
} }
``` ```

Loading…
Cancel
Save