resources: limits: cpus: 2.0 memory: 4096 webdav: auth_type: none username: "" password: "" additional_browser_matches: [] additional_envs: [] network: http_port: bind_mode: published port_number: 30034 https_port: bind_mode: "" port_number: 30035 certificate_id: host_network: false run_as: user: 666 group: 666 storage: shares: - name: share1 enabled: true description: My first share host_path: /mnt/share1 read_only: false fix_permissions: true create_host_path: true - name: share2 enabled: false description: My second share host_path: /mnt/share2 read_only: true fix_permissions: true create_host_path: true - name: share3 enabled: true description: My third share host_path: /mnt/share3 read_only: false fix_permissions: false create_host_path: true