About disk usage trick

Hi,

I have some reverse proxy with hestiacp. These reverse proxy has some docker container apps on the same server (localhost). I have do it with some nginx proxy templates as hestiacp docs say. On my domain list the column “Disk” usage say 1mb it is wrong because it show the hestia doc root path of the domain. I want to do a trick to show the folder usage of my docker volume for example /var/lib/docker/volumes/my_app_1/_data. So what code/file I need to change for my domain to show the correct disk usage of my app to hestiacp panel?

Thank you!

It is not supported out out the box. Change the volume drives to /home/user/web/domain/ and it should work fine…

Any changes will get reverted anyways during update of installs