Label com.manacore.mana-tts ProgramArguments /bin/bash -c cd /Users/mana/projects/manacore-monorepo/services/mana-tts && set -a && source .env && set +a && .venv/bin/uvicorn app.main:app --host 0.0.0.0 --port 3022 WorkingDirectory /Users/mana/projects/manacore-monorepo/services/mana-tts EnvironmentVariables PATH /opt/homebrew/bin:/usr/local/bin:/usr/bin:/bin RunAtLoad KeepAlive StandardOutPath /Users/mana/logs/mana-tts.log StandardErrorPath /Users/mana/logs/mana-tts.error.log ThrottleInterval 10