Soufin Rahimeen

Results 2 issues of Soufin Rahimeen

# Description of the bug I have installed filestash on my Synology DS923+ NAS using the following docker-compose.yml: ``` version: '2' services: app: container_name: filestash image: machines/filestash restart: always environment:...

I'm trying to use the Multiple Containers example for creating a drag and drop component with multiple columns with cards that can be dropped into any column. I want every...