You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed the docker-compose.yml file with correct environment variables.
Added
Added docker-compose-dev.yml for development and testing purpose.
[DELETE] /browser/:id to delete files created by this endpoint.
JWT: [DELETE] /browse/:id requires "browse-delete" as permission or a custom permission which can be addressed by setting the environment variable "PERMISSION_BROWSE_DELETE"