Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 0 additions & 22 deletions .github/workflows/new-relic-change-tracking.yml

This file was deleted.

2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ RUN yarn && yarn build && yarn --production && yarn cache clean
# RUN mkdir -p /mnt/prometheusvol{1,2}

# Start server
CMD node -r newrelic /drive-server/build/app.js
CMD node /drive-server/build/app.js
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
"multer": "^1.4.4",
"multer-s3": "^2.10.0",
"nconf": "^0.11.1",
"newrelic": "11.22.0",
"node-device-detector": "^1.4.1",
"openpgp": "^5.0.0",
"passport": "^0.4.1",
Expand Down
Loading
Loading