File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ services:
9696 platform : linux/amd64
9797 environment :
9898 - MANAGER__ID=${XTM_COMPOSER_ID}
99- - MANAGER__NAME=OpenCTI Connector Manager
99+ - " MANAGER__NAME=XTM Integrations Manager"
100100 - MANAGER__CREDENTIALS_KEY_FILEPATH=/keys/private_key.pem
101101 - OPENCTI__ENABLE=true
102102 - OPENCTI__URL=http://opencti:8080
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ services:
9797 platform : linux/amd64
9898 environment :
9999 - MANAGER__ID=${XTM_COMPOSER_ID}
100- - MANAGER__NAME=OpenCTI Connector Manager
100+ - " MANAGER__NAME=XTM Integrations Manager"
101101 - MANAGER__CREDENTIALS_KEY_FILEPATH=/keys/private_key.pem
102102 - OPENCTI__ENABLE=true
103103 - OPENCTI__URL=http://opencti:8080
@@ -326,7 +326,7 @@ services:
326326 depends_on :
327327 opencti :
328328 condition : service_healthy
329-
329+
330330volumes :
331331 esdata :
332332 s3data :
You can’t perform that action at this time.
0 commit comments