@NikolaZ
You have 2 option here.
1. increase the memory limit in PHP.ini to let say 1024M and restart Apache/PHP. If you are bot able to do this then coordinate with your hosting provider.
2. Try the below command. If it does not work then instead of 1G use 2G and run.
php -d memory_limit=1G /var/www/users/data/www/dom.com/bin/magento indexer:reindex catalog_ category_product
Problem solved? Please give Kudos and accept answer as solution.
- Tarandeep
Problem solved?Please give 'Kudos' and accept 'Answer as Solution'.