changed Dispatch Port
This commit is contained in:
@@ -19,7 +19,7 @@ services:
|
|||||||
# LIVEKIT_API_SECRET: ${LIVEKIT_API_SECRET}
|
# LIVEKIT_API_SECRET: ${LIVEKIT_API_SECRET}
|
||||||
container_name: dispatch
|
container_name: dispatch
|
||||||
ports:
|
ports:
|
||||||
- "3000:3000"
|
- "3001:3000"
|
||||||
env_file:
|
env_file:
|
||||||
- ./apps/dispatch/.env
|
- ./apps/dispatch/.env
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user