chore: remove legacy files and clean up .env.example

This commit is contained in:
Mohamed Boudra
2026-02-05 14:32:53 +07:00
parent 5c375034c6
commit 204400437a

View File

@@ -14,10 +14,6 @@ PASEO_HOME=~/.paseo
# Voice server port (overrides PORT). Defaults to 6767
PASEO_PORT=6767
# Legacy web server port used by the legacy Express app
PORT=3000
NODE_ENV=development
# Debug recordings (dictation + STT input + TTS output)
# When enabled, recordings are saved under `${cwd}/.debug/recordings/`
PASEO_DICTATION_DEBUG=1