diff --git a/discord-bot/.env.example b/discord-bot/.env.example index 978ec5d4..ee917fe4 100644 --- a/discord-bot/.env.example +++ b/discord-bot/.env.example @@ -8,7 +8,7 @@ SUPABASE_URL=https://kmdeisowhtsalsekkzqd.supabase.co SUPABASE_SERVICE_ROLE=your_service_role_key_here # Server Configuration -BOT_PORT=3000 +HEALTH_PORT=3000 NODE_ENV=production # AeThex Configuration