Skip to content

Commit 2ea4f68

Browse files
committed
[backend] Update docker-compose.yml comment to use podman
1 parent d711258 commit 2ea4f68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opencti-platform/opencti-dev/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ services:
5353
- 1080:1080
5454

5555
# Disabled by default, to run use:
56-
# docker compose --profile opensearch up -d
56+
# podman compose --profile opensearch up -d
5757
# in opencti configuration:
5858
# "elasticsearch": {
5959
# "url": "http://localhost:9201",

0 commit comments

Comments
 (0)