I want to run vuejs app on sub.domain.com, and I simply configure nginx like bellow:
sub.domain.com
server { listen 80; listen 443; ssl on; ssl_cert