This commit is contained in:
Chad Bailey
2025-04-08 21:10:49 +00:00
parent 031879423a
commit d39e46a9e1
4 changed files with 5 additions and 4 deletions

View File

@@ -45,9 +45,10 @@ This uses the `local_daily()` function in `bot.py`, which creates a `DailyTransp
### Step 3: Deploy to Pipecat Cloud
This repo already includes a Dockerfile you can use to build an image that works with Pipecat Cloud. You can do it in two steps:
This repo already includes a Dockerfile you can use to build an image that works with Pipecat Cloud. You can do it in a few steps. First, edit `build.sh` and `pcc-deploy.toml` and replace `your-dockerhub-username` with, well, your DockerHub username. Then:
```bash
#
./build.sh
pcc deploy