Skip to content

Commit 1b04d94

Browse files
committed
chore: use "feature/link-attachments" branch
use "feature/link-attachments" branch in full docker-compose file for local development purposes
1 parent a772b2d commit 1b04d94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

local/full/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ services:
6868
args:
6969
NODE_VERSION: 8.11.3
7070
GIT_URL: https://github.com/topcoder-platform/project-processor-es
71-
GIT_BRANCH: develop
71+
GIT_BRANCH: feature/link-attachments
7272
command: start kafka-client
7373
expose:
7474
- "5000"

0 commit comments

Comments
 (0)