Skip to content

Commit 02e61e3

Browse files
authored
Fix tilt's debug configuration
1 parent ffb6273 commit 02e61e3

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)