Skip to content
Snippets Groups Projects
Commit 3298978c authored by Sebastian Karius's avatar Sebastian Karius
Browse files

dev coder filebrowser module

parent 11ad71ba
Branches
No related tags found
No related merge requests found
......@@ -88,7 +88,7 @@ resource "coder_app" "filebrowser" {
display_name = "File Browser"
url = "http://localhost:${var.port}"
icon = "https://raw.githubusercontent.com/filebrowser/logo/master/icon_raw.svg"
subdomain = true
subdomain = false
share = var.share
order = var.order
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment