Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…into dev
  • Loading branch information
tokebe committed Dec 18, 2023
2 parents e8bdfaa + c946519 commit 9b11f14
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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"]
4 changes: 2 additions & 2 deletions prod_revisions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
> @biothings-explorer/[email protected] get_rev /Users/jcallaghan/Projects/bte-concurrency
> ./scripts/get_rev.sh

# Generated from "pnpm run get_rev" on Mon Dec 18 13:20:08 EST 2023
https://github.com/biothings/bte-server.git d740e89 d740e894b16fda9f6eacb98fcd8b4e96e43c0d10
# Generated from "pnpm run get_rev" on Mon Dec 18 14:32:03 EST 2023
https://github.com/biothings/bte-server.git ba304f2 ba304f2bb69e50161bcfcfee03c3d48b3a693dcd
https://github.com/biothings/api-respone-transform.js.git b6d0197 b6d01976810b847dda4fae5beca0293786798194
https://github.com/biothings/call-apis.js.git 0ae706c 0ae706c9148a52074c329ab167ee1701d52534b6
https://github.com/biothings/smartapi-kg.js.git 7386b43 7386b43a7e4ff4e270a4659f5766feafba4f059a
Expand Down

0 comments on commit 9b11f14

Please sign in to comment.