Merge pull request #3709 from pipecat-ai/mb/fix-quickstart-pcc-deploy

Fix quickstart pcc-deploy.toml
This commit is contained in:
Mark Backman
2026-02-10 22:19:37 -05:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
agent_name = "quickstart-test"
image = "markatdaily/quickstart-test:latest"
image = "your_username/quickstart-test:latest"
secret_set = "quickstart-test-secrets"
agent_profile = "agent-1x"