Geovanny Méndez Marín
Geovanny Méndez Marín
Totally, I agree.
You can try dumping the database too using this command: pg_dump -h localhost teledrive >/tmp/teledrive.db This is not the correct answer for you, but if you really need to backup...
> I did understand. Where i input that command? > […](#) > On Tue, Aug 16, 2022, 1:05 PM Geovanny Méndez Marín < ***@***.***> wrote: You can try dumping the...
Yes, you can edit index.tsx Search this functionality const sync = async () => { setLoadingSync(true) try { await req.post('/files/sync', {}, { params: { ### limit: 50, parent_id: parent?.id ||...
You have to recompile the project yarn workspaces run build and then re run it node api/dist/index.js
Additional info: secretOrPrivateKey must have a value 