diff --git a/windows-rdp/main.tf b/windows-rdp/main.tf index 8d874fa..fb09c48 100644 --- a/windows-rdp/main.tf +++ b/windows-rdp/main.tf @@ -56,7 +56,7 @@ resource "coder_app" "windows-rdp" { slug = "web-rdp" display_name = "Web RDP" url = "http://localhost:7171" - icon = "https://svgur.com/i/158F.svg" + icon = "/icon/desktop.svg" subdomain = true healthcheck {