version: '2.0' volumes: seafile-db: driver: local driver_opts: type: none o: bind device: ${APP_DATA_DIRECTORY:-./data}/db seafile-data: driver: local driver_opts: type: none o: bind device: ${APP_DATA_DIRECTORY:-./data}/app