mirror of
https://github.com/absmach/supermq.git
synced 2026-06-23 04:00:27 +00:00
NOISSUE - Update Compose to use the latest UI
Signed-off-by: dusan <borovcanindusan1@gmail.com>
This commit is contained in:
+1
-1
@@ -411,7 +411,7 @@ MG_BACKEND_OBJECT_STORAGE_REGION=fra1
|
||||
MG_BACKEND_OBJECT_STORAGE_BUCKET=mg-ui-images
|
||||
MG_BACKEND_OBJECT_STORAGE_ENDPOINT=http://seaweedfs-s3:8333
|
||||
MG_BACKEND_OBJECT_STORAGE_USE_PATH_STYLE=true
|
||||
MG_BACKEND_OBJECT_STORAGE_REWRITE_URL=localhost
|
||||
MG_BACKEND_OBJECT_STORAGE_PRESIGN_ENDPOINT=http://localhost:8333
|
||||
MG_BACKEND_OBJECT_STORAGE_ACCESS_KEY=localKey
|
||||
MG_BACKEND_OBJECT_STORAGE_SECRET_KEY=localSecret
|
||||
MG_BACKEND_OBJECT_STORAGE_TTL=1h
|
||||
|
||||
@@ -114,7 +114,7 @@ services:
|
||||
MG_BACKEND_OBJECT_STORAGE_BUCKET: ${MG_BACKEND_OBJECT_STORAGE_BUCKET}
|
||||
MG_BACKEND_OBJECT_STORAGE_ENDPOINT: ${MG_BACKEND_OBJECT_STORAGE_ENDPOINT}
|
||||
MG_BACKEND_OBJECT_STORAGE_USE_PATH_STYLE: ${MG_BACKEND_OBJECT_STORAGE_USE_PATH_STYLE}
|
||||
MG_BACKEND_OBJECT_STORAGE_REWRITE_URL: ${MG_BACKEND_OBJECT_STORAGE_REWRITE_URL}
|
||||
MG_BACKEND_OBJECT_STORAGE_PRESIGN_ENDPOINT: ${MG_BACKEND_OBJECT_STORAGE_PRESIGN_ENDPOINT}
|
||||
MG_BACKEND_OBJECT_STORAGE_ACCESS_KEY: ${MG_BACKEND_OBJECT_STORAGE_ACCESS_KEY}
|
||||
MG_BACKEND_OBJECT_STORAGE_SECRET_KEY: ${MG_BACKEND_OBJECT_STORAGE_SECRET_KEY}
|
||||
MG_BACKEND_OBJECT_STORAGE_TTL: ${MG_BACKEND_OBJECT_STORAGE_TTL}
|
||||
|
||||
Reference in New Issue
Block a user