Label com.momentry.api UserName accusys GroupName staff WorkingDirectory /Users/accusys/momentry_core_0.1 ProgramArguments /Users/accusys/momentry_core_0.1/target/release/momentry server --port 3002 EnvironmentVariables PATH /opt/homebrew/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin DATABASE_URL postgres://accusys@localhost:5432/momentry DB_MAX_CONNECTIONS 50 DB_ACQUIRE_TIMEOUT 30 REDIS_URL redis://:accusys@localhost:6379 REDIS_PASSWORD accusys OLLAMA_HOST http://localhost:11434 QDRANT_URL http://127.0.0.1:6333 RunAtLoad KeepAlive StandardOutPath /Users/accusys/momentry/log/momentry_api.log StandardErrorPath /Users/accusys/momentry/log/momentry_api.error.log