Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit 6cbd9f4

Browse files
chore: Remove OpenSearch for edxapp from devstack (#977)
1 parent 6a47863 commit 6cbd9f4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docker-compose.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,6 @@ services:
438438
- memcached
439439
- mongo
440440
- mysql57
441-
- opensearch12
442441
# Allows attachment to the LMS service using 'docker attach <containerID>'.
443442
stdin_open: true
444443
tty: true
@@ -598,7 +597,6 @@ services:
598597
- memcached
599598
- mongo
600599
- mysql57
601-
- opensearch12
602600
# Allows attachment to the Studio service using 'docker attach <containerID>'.
603601
stdin_open: true
604602
tty: true

0 commit comments

Comments
 (0)