diff --git a/README.md b/README.md index 9abe641..9f0830e 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ docker-compose up -d ``` ### Start the server ```shell -docker exec -it template-runtime-1 rr serve +docker exec -it template-dev-runtime-1 rr serve ``` You can access the api at `http://localhost:9501/`