completionId: cgen-0aabc52078364339927c19bcd4b607ab
cgen-0aabc52078364339927c19bcd4b607ab
This commit is contained in:
parent
007ea218da
commit
d7365fa209
1 changed files with 3 additions and 1 deletions
|
|
@ -8,7 +8,9 @@ SUPABASE_URL=https://kmdeisowhtsalsekkzqd.supabase.co
|
|||
SUPABASE_SERVICE_ROLE=your_service_role_key_here
|
||||
|
||||
# Server Configuration
|
||||
HEALTH_PORT=3000
|
||||
# Note: These must be different ports to avoid binding conflicts
|
||||
BOT_PORT=3000
|
||||
HEALTH_PORT=3001
|
||||
NODE_ENV=production
|
||||
|
||||
# AeThex Configuration
|
||||
|
|
|
|||
Loading…
Reference in a new issue