Finally got working
Thanks alot buddy
version: '2.1'
services:
php-fpm-mailcow:
volumes:
- /path/to/your/persistent/datafolder:/web/nextcloud/data:rw
need 1 space on php-fpm-mailcow
hahaha couple time i got
ERROR: In file ‘./docker-compose.override.yml’, service must be a mapping, not a NoneType.
but now is working and nicely done after I move all the data from /web/nextcloud/data to /path/to/your/persistent/datafolder
next thisngs to do is edit the php.ini
could you also helping edit the php.ini file
where exactly the file