Use a dedicated Reverb dev port
This commit is contained in:
+2
-1
@@ -68,7 +68,8 @@ REVERB_APP_ID=local
|
|||||||
REVERB_APP_KEY=local
|
REVERB_APP_KEY=local
|
||||||
REVERB_APP_SECRET=local
|
REVERB_APP_SECRET=local
|
||||||
REVERB_HOST=localhost
|
REVERB_HOST=localhost
|
||||||
REVERB_PORT=8080
|
REVERB_PORT=8081
|
||||||
|
REVERB_SERVER_PORT=8081
|
||||||
REVERB_SCHEME=http
|
REVERB_SCHEME=http
|
||||||
|
|
||||||
VITE_REVERB_APP_KEY="${REVERB_APP_KEY}"
|
VITE_REVERB_APP_KEY="${REVERB_APP_KEY}"
|
||||||
|
|||||||
Reference in New Issue
Block a user