Debugging

This commit is contained in:
Stephen Kirby
2023-09-29 16:15:33 +00:00
parent 7300cab976
commit aa849bc42e
2 changed files with 6 additions and 1 deletions

View File

@@ -27,3 +27,4 @@ resource "coder_script" "coder-login" {
run_on_start = true
start_blocks_login = true
}