mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-27 20:14:57 +02:00
UBERF-10517 Fix screen recording in desktop app (#8861)
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
- 'huly.local:host-gateway'
|
||||
container_name: stream
|
||||
environment:
|
||||
- STREAM_ENDPOINT_URL=s3://huly.local:9000
|
||||
- STREAM_ENDPOINT_URL=datalake://huly.local:4030
|
||||
- STREAM_INSECURE=true
|
||||
- STREAM_SERVER_SECRET=secret
|
||||
- AWS_ACCESS_KEY_ID=minioadmin
|
||||
|
||||
Reference in New Issue
Block a user