Commit 79c43877 by Jun Matsushita Committed by GitHub

Docker image name problem in compose file.

edxops/forum not found: does not exist or no pull access
parent a4663ff0
......@@ -93,7 +93,7 @@ forum:
# Image built from the opencraft fork as it fixes
# an auth bug. Update when the change merges
# upstream
image: edxops/forum:opencraft-v2
image: edxops/forums:opencraft-v2
volumes:
- ${DOCKER_EDX_ROOT}/cs_comments_service:/edx/app/forum/cs_comments_service
ports:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment