Skip to content

Commit b23bbd2

Browse files
committed
chore(docker-compose): revert risingwave command to playground
1 parent 06d73b9 commit b23bbd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ services:
5050
container_name: risingwave-ssp2
5151
image: risingwavelabs/risingwave:latest
5252
hostname: risingwave
53-
command: ["standalone"]
53+
command: ["playground"]
5454
environment:
5555
- RUST_BACKTRACE=1
5656
ports:

0 commit comments

Comments
 (0)