We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6a307b commit 40271a9Copy full SHA for 40271a9
docker_matchcodeio.env
@@ -6,6 +6,6 @@ POSTGRES_INITDB_ARGS=--encoding=UTF-8 --lc-collate=en_US.UTF-8 --lc-ctype=en_US.
6
PACKAGEDB_DB_HOST=db
7
8
SCANCODEIO_DB_HOST=matchcodeio_db
9
-SCANCODEIO_REDIS_HOST=matchcodeio_redis
+SCANCODEIO_RQ_REDIS_HOST=matchcodeio_redis
10
SCANCODEIO_ASYNC=True
11
SCANCODEIO_WORKSPACE_LOCATION=/var/scancodeio/workspace/
0 commit comments