Skip to content

Commit

Permalink
Update Dockerfile.deploy (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
himynamesdave authored Jan 31, 2025
1 parent 512ddfd commit f842ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.deploy
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ ENV TEMPERATURE=0.0
ENV INPUT_TOKEN_LIMIT=12500
ENV USE_S3_STORAGE=1
ENV CTIBUTLER_BASE_URL=https://api.ctibutler.com
ENV VULMATCH_BASE_URL=http://37.27.208.239:8005
ENV VULMATCH_BASE_URL=https://api.vulmatch.com
ENV HISTORY4FEED_URL=http://host.docker.internal:8002/
ENV ARANGODB_USERNAME=obstracts
ENV ARANGODB_HOST_URL=http://host.docker.internal:8529
Expand Down

0 comments on commit f842ad5

Please sign in to comment.