Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/issue-373' into issue-373
Browse files Browse the repository at this point in the history
  • Loading branch information
ansalamdaniel committed Apr 6, 2022
2 parents 1e6b1b9 + 7e021e3 commit 211982d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deepfence_backend/dockerify/api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ ENV PYTHONUNBUFFERED=1 \
POSTGRES_USER_DB_NAME=users \
POSTGRES_USER_DB_SSLMODE=disable \
JWT_ALGORITHM=RS256 \
ELASTICSEARCH_SCHEME=http \
ELASTICSEARCH_HOST=deepfence-es \
ELASTICSEARCH_PORT=9200 \
ELASTICSEARCH_CVE_DOC_TYPE=cve \
Expand Down

0 comments on commit 211982d

Please sign in to comment.