Skip to content

Commit

Permalink
fix: enable overrides for this release cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
tokebe committed Dec 18, 2023
1 parent 0220e16 commit c946519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ USER node
EXPOSE 3000
ENV NODE_ENV production
ENV DEBUG ${debug:+biomedical-id-resolver,bte*}
# ENV API_OVERRIDE true
ENV API_OVERRIDE true
# ENV USE_THREADING ${debug:+false}
CMD ["pm2-runtime", "bte-pm2.json", "--env prodci", "--only", "bte-trapi"]

0 comments on commit c946519

Please sign in to comment.