Commit 93558341 by Brian Beggs Committed by Brian Beggs

Add trailing newlines.

parent 9bcff138
...@@ -18,4 +18,5 @@ services: ...@@ -18,4 +18,5 @@ services:
- ${DEVSTACK_WORKSPACE}/edx-platform:/edx/app/edxapp/edx-platform:cached - ${DEVSTACK_WORKSPACE}/edx-platform:/edx/app/edxapp/edx-platform:cached
forum: forum:
volumes: volumes:
- ${DEVSTACK_WORKSPACE}/cs_comments_service:/edx/app/forum/cs_comments_service:cached - ${DEVSTACK_WORKSPACE}/cs_comments_service:/edx/app/forum/cs_comments_service:cached
\ No newline at end of file
\ No newline at end of file
...@@ -28,4 +28,4 @@ syncs: ...@@ -28,4 +28,4 @@ syncs:
forum-sync: forum-sync:
host_disk_mount_mode: 'cached' host_disk_mount_mode: 'cached'
src: '../cs_comments_service/' src: '../cs_comments_service/'
sync_excludes: [ '.git', '.idea' ] sync_excludes: [ '.git', '.idea' ]
\ No newline at end of file
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