how to remove specific data in volume
gdownermods
FREEOP
5 months ago
i want to know how to like delete or clear stuff stored in the volume since i made a line of code and i believe it didnt work. so im wondering how to access to volume itself and remove
Pinned Solution
5 months ago
Two options:
- Deploy Filebrowser image, unmount volume from your service, mount it to Filebrowser, and manage files from there
- SSH into your service,
cdinto the volume, and manage files from there
1 Replies
5 months ago
Two options:
- Deploy Filebrowser image, unmount volume from your service, mount it to Filebrowser, and manage files from there
- SSH into your service,
cdinto the volume, and manage files from there
Status changed to Solved noahd • 4 months ago