changed Dispatch Port

This commit is contained in:
PxlLoewe
2025-05-26 23:29:46 -07:00
parent 3489b1f57a
commit 74ffe6debd

View File

@@ -19,7 +19,7 @@ services:
# LIVEKIT_API_SECRET: ${LIVEKIT_API_SECRET}
container_name: dispatch
ports:
- "3000:3000"
- "3001:3000"
env_file:
- ./apps/dispatch/.env