fix Jupyterlab

pull/45/head
Muhammad Atif Ali 2 years ago
parent d69bd5c889
commit 530bb7102a

@ -40,7 +40,6 @@ resource "coder_script" "jupyterlab" {
PORT : var.port PORT : var.port
}) })
run_on_start = true run_on_start = true
run_on_stopt = false
} }
resource "coder_app" "jupyterlab" { resource "coder_app" "jupyterlab" {

Loading…
Cancel
Save