refactor(server): worker env (#13160)

This commit is contained in:
Jason Rasmussen 2024-10-03 15:28:36 -04:00 committed by GitHub
parent 892a35acb5
commit db1623f43f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 63 additions and 58 deletions

View file

@ -1,3 +1,3 @@
#!/usr/bin/env bash
node /usr/src/app/dist/utils/healthcheck.js
node /usr/src/app/dist/bin/healthcheck.js