Use a dedicated Reverb dev port

This commit is contained in:
2026-08-04 17:17:09 +02:00
parent 75d8b25b64
commit 75d04c4098
+2 -1
View File
@@ -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}"