add-balance.js to deploy #1977
wupengfei0904
started this conversation in
General
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can run the npm run add-balances script after entering sh locally using docker desktop and it looks like this:

I deployed the project to Digital Ocean and I went into the librechat-api container's sh and found the directory to be /app/api and the add-balances.js script does not exist.
Is there any way to implement add-balances after deployment? Is it possible to modify the balance of a user directly from the server data?
Beta Was this translation helpful? Give feedback.
All reactions