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

dev coder filebrowser module

parent f8fbf0bd
Branches
No related tags found
No related merge requests found
......@@ -73,11 +73,11 @@ variable "share" {
}
variable "subdomain" {
type = bool
description = <<-EOT
Determines whether the app will be accessed via it's own subdomain or whether it will be accessed via a path on Coder.
If wildcards have not been setup by the administrator then apps with "subdomain" set to true will not be accessible.
EOT
type = bool
default = false
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment