services: whisper-app: build: . ports: - "9854:9854" command: ["python", "app.py"]