Skip to content

Commit 73c0b65

Browse files
committed
Use chg in LfMerge, only in local dev LF for now
1 parent 7fff094 commit 73c0b65

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ services:
107107
- WAIT_HOSTS=db:27017
108108
- ENVIRONMENT=development
109109
- DATABASE=scriptureforge
110+
- CHORUS_HG_EXE=chg
110111
- MONGODB_CONN=mongodb://db:27017
111112
- MONGODB_AUTHSOURCE=admin
112113
- LANGUAGE_DEPOT_API_TOKEN=bogus-development-token

docker/lfmerge/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
FROM ghcr.io/sillsdev/lfmerge:2.0.140
1+
FROM ghcr.io/sillsdev/lfmerge:2.0.141
22
# Do not add anything to this Dockerfile, it should stay empty

0 commit comments

Comments
 (0)