Skip to content

Commit 40271a9

Browse files
committed
Update django version
* Update docker_matchcodeio.env Signed-off-by: Jono Yang <[email protected]>
1 parent c6a307b commit 40271a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker_matchcodeio.env

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ POSTGRES_INITDB_ARGS=--encoding=UTF-8 --lc-collate=en_US.UTF-8 --lc-ctype=en_US.
66
PACKAGEDB_DB_HOST=db
77

88
SCANCODEIO_DB_HOST=matchcodeio_db
9-
SCANCODEIO_REDIS_HOST=matchcodeio_redis
9+
SCANCODEIO_RQ_REDIS_HOST=matchcodeio_redis
1010
SCANCODEIO_ASYNC=True
1111
SCANCODEIO_WORKSPACE_LOCATION=/var/scancodeio/workspace/

0 commit comments

Comments
 (0)