We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8fd54e0 + bf175a1 commit c3eee86Copy full SHA for c3eee86
windows-rdp/main.tf
@@ -56,7 +56,7 @@ resource "coder_app" "windows-rdp" {
56
slug = "web-rdp"
57
display_name = "Web RDP"
58
url = "http://localhost:7171"
59
- icon = "https://svgur.com/i/158F.svg"
+ icon = "/icon/desktop.svg"
60
subdomain = true
61
62
healthcheck {
0 commit comments