5 lines
191 B
Bash
5 lines
191 B
Bash
# The service binds to localhost only. Set a token if your harness supports bearer auth.
|
|
MACMINI_MCP_HOST=127.0.0.1
|
|
MACMINI_MCP_PORT=7331
|
|
# MACMINI_MCP_TOKEN=replace-with-a-long-random-token
|