mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 02:55:51 +00:00
Reorganize and enhance scripts with improved startup and configuration tools
This commit is contained in:
@@ -12,9 +12,9 @@ RED='\033[0;31m'
|
||||
NC='\033[0m' # No Color
|
||||
|
||||
# Port configuration
|
||||
MOCK_PORT=7655
|
||||
PROXY_PORT=7656
|
||||
FRONTEND_PORT=3000
|
||||
MOCK_PORT=7656
|
||||
PROXY_PORT=7657
|
||||
FRONTEND_PORT=7654
|
||||
|
||||
echo -e "${BLUE}"
|
||||
echo "╔════════════════════════════════════════════════════════════╗"
|
||||
|
||||
Reference in New Issue
Block a user