This ensures that services started with `tutor dev start` are as capable for breakpoint debugging, et al, as services started with `tutor dev runserver` are. We plan to remove `tutor dev runserver`.
8 lines
88 B
Plaintext
8 lines
88 B
Plaintext
xqueue:
|
|
stdin_open: true
|
|
tty: true
|
|
|
|
xqueue-consumer:
|
|
stdin_open: true
|
|
tty: true
|