voice agent restart: always

parent 0358c7a0
...@@ -61,7 +61,7 @@ services: ...@@ -61,7 +61,7 @@ services:
- minio - minio
voice-agent: voice-agent:
build: ./voice_agent # path to your Dockerfile folder build: ./always # path to your Dockerfile folder
container_name: voice-agent container_name: voice-agent
ports: ports:
- "8000:8000" # Expose the FastAPI server - "8000:8000" # Expose the FastAPI server
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment