version: '3' services: tinyfilemanager: image: tinyspeck/tinyfilemanager volumes: - ./data:/var/www/html/data ports: - "8080:80"
To use a custom config.php :