Skip to content

Commit 8c69f07

Browse files
authored
Merge pull request #236 from vishesh92/patch-1
Fix tilt's debug configuration
2 parents ffb6273 + 02e61e3 commit 8c69f07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/development/tilt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ An example **tilt-settings.json**:
6363
"CLOUDSTACK_B64ENCODED_CREDENTIALS": "RANDOM_STRING==",
6464
},
6565
"debug": {
66-
"CloudStack": {
66+
"cloudstack": {
6767
"continue": true,
6868
"port": 30000
6969
}

0 commit comments

Comments
 (0)