Files
PromptTech/frontend/.env

5 lines
143 B
Bash
Raw Normal View History

2026-01-27 18:07:00 -06:00
PORT=5300
REACT_APP_BACKEND_URL=http://localhost:8181
REACT_APP_API_URL=http://localhost:8181/api
WDS_SOCKET_PORT=443
ENABLE_HEALTH_CHECK=false