After upgrade client don't start (browser cache cleared)
Nginx config applied (all /client requests is ok)
Nginx config applied (all /client requests is ok)
root /var/www/html/public
location /client {
root /var/www/html; # path to espocrm root dir
...
}
Comment