File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed
packages/wiz/_dev/deploy/docker Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -26,19 +26,19 @@ services:
2626 - http-server
2727 - --addr=:8090
2828 - --config=/files/config-cloud_configuration_finding.yml
29- wiz-cloud_configuration_finding_full_posture :
30- image : docker.elastic.co/observability/stream:v0.15.0
31- hostname : wiz-cloud_configuration_finding_full_posture
32- ports :
33- - 8090
34- volumes :
35- - ./files:/files:ro
36- environment :
37- PORT : ' 8090'
38- command :
39- - http-server
40- - --addr=:8090
41- - --config=/files/config-cloud_configuration_finding_full_posture.yml
29+ wiz-cloud_configuration_finding_full_posture :
30+ image : docker.elastic.co/observability/stream:v0.15.0
31+ hostname : wiz-cloud_configuration_finding_full_posture
32+ ports :
33+ - 8090
34+ volumes :
35+ - ./files:/files:ro
36+ environment :
37+ PORT : ' 8090'
38+ command :
39+ - http-server
40+ - --addr=:8090
41+ - --config=/files/config-cloud_configuration_finding_full_posture.yml
4242 wiz-issue :
4343 image : docker.elastic.co/observability/stream:v0.15.0
4444 hostname : wiz-issue
You can’t perform that action at this time.
0 commit comments