hi,
i install nodejs on my nginx+php-fpm server. successfully run and access using domain name.
i created three template files : /usr/local/hestia/data/templates/web/nginx/php-fpm/nodejs3000.tpl /usr/local/hestia/data/templates/web/nginx/php-fpm/nodejs3000.stpl /usr/local/hestia/data/templates/web/nginx/php-fpm/nodejs3000.sh
no issue with .tpl and .stpl but when i edit web can’t run nodejs3000.sh.
i also add mkdir "/home/admin/web/domain.com/public_html/TEST" for test.
but can’t create new folder when edit web domain.
nodejs3000.sh file permission is 755.