You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All Nginx deployments come down to building the website and copying the compiled files from the `/dist` folder into the Nginx web root folder on a remote server.
@@ -134,6 +146,9 @@ yarn build:nginx
134
146
135
147
# copy compiled app from local /dist folder to Nginx web root on the remote server
0 commit comments