diff --git a/.env.example b/.env.example index 05a34e5..5f215a6 100644 --- a/.env.example +++ b/.env.example @@ -68,7 +68,8 @@ REVERB_APP_ID=local REVERB_APP_KEY=local REVERB_APP_SECRET=local REVERB_HOST=localhost -REVERB_PORT=8080 +REVERB_PORT=8081 +REVERB_SERVER_PORT=8081 REVERB_SCHEME=http VITE_REVERB_APP_KEY="${REVERB_APP_KEY}"