Update jupyterlab/main.tf

Co-authored-by: Asher <ash@coder.com>
pull/316/head
Muhammad Atif Ali 9 months ago committed by GitHub
parent c5c569e913
commit 0dcba9b08c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -41,7 +41,7 @@ variable "share" {
variable "subdomain" { variable "subdomain" {
type = bool type = bool
description = "Determines whether JupyterLab will be accessed via it's own subdomain or whether it will be accessed via a path on Coder." description = "Determines whether JupyterLab will be accessed via its own subdomain or whether it will be accessed via a path on Coder."
default = true default = true
} }

Loading…
Cancel
Save