Fix web origin and CORS config for LAN hosting
This commit is contained in:
@@ -49,6 +49,7 @@ services:
|
||||
environment:
|
||||
PORT: 3000
|
||||
HOST: 0.0.0.0
|
||||
ORIGIN: ${PUBLIC_WEB_URL}
|
||||
PUBLIC_API_URL: ${PUBLIC_API_URL}
|
||||
PUBLIC_LIVEKIT_URL: ${PUBLIC_LIVEKIT_URL}
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user