File tree Expand file tree Collapse file tree 4 files changed +0
-4
lines changed
Expand file tree Collapse file tree 4 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ services:
44 s3 :
55 condition : service_healthy
66 environment :
7- STORAGE_BUCKETS_ARCHIVES_NAME : archivedrecordings
87 QUARKUS_S3_ENDPOINT_OVERRIDE : http://s3:8000
98 STORAGE_EXT_URL : /storage/
109 QUARKUS_S3_PATH_STYLE_ACCESS : " true" # needed since compose setup does not support DNS subdomain resolution
Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ services:
44 s3 :
55 condition : service_healthy
66 environment :
7- STORAGE_BUCKETS_ARCHIVES_NAME : archivedrecordings
87 QUARKUS_S3_ENDPOINT_OVERRIDE : http://s3:4566
98 STORAGE_EXT_URL : /storage/
109 QUARKUS_S3_PATH_STYLE_ACCESS : " true" # needed since compose setup does not support DNS subdomain resolution
Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ services:
44 s3 :
55 condition : service_healthy
66 environment :
7- STORAGE_BUCKETS_ARCHIVES_NAME : archivedrecordings
87 QUARKUS_S3_ENDPOINT_OVERRIDE : http://s3:9000
98 STORAGE_EXT_URL : /storage/
109 QUARKUS_S3_PATH_STYLE_ACCESS : " true" # needed since compose setup does not support DNS subdomain resolution
Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ services:
44 s3 :
55 condition : service_healthy
66 environment :
7- STORAGE_BUCKETS_ARCHIVES_NAME : archivedrecordings
87 QUARKUS_S3_ENDPOINT_OVERRIDE : http://s3:8333
98 STORAGE_EXT_URL : /storage/
109 QUARKUS_S3_PATH_STYLE_ACCESS : " true" # needed since compose setup does not support DNS subdomain resolution
You can’t perform that action at this time.
0 commit comments