Standardize port (conflict: 5000 vs 3006 vs 85xx range) #3
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Circuit-Forge/minerva#3
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Three documents disagree on what port Minerva runs on:
voice_server.py:DEFAULT_PORT = 5000ESP32_S3_VOICE_ASSISTANT_SPEC.md: port 3006Port 5000 also conflicts with macOS AirPlay Receiver.
Decision needed
Pick a port in the 85xx range, update all references (server defaults, docs, edge firmware
secrets.py.example), and makemanage.shthe single canonical source.References