File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ RewriteRule ^([^?]*) vuefront/200.html [L,QSA]
143143```
144144
145145## Deploy VueFront Web App to Nginx hosting (static website)
146- Same as for apache only you are required to add the server configurations yourself:
146+ Same as for apache only you are required to add the server configurations yourself and the vuefront folder has a different path of ` ./pub/vuefront ` :
147147
148148### via VueFront Deploy service (recommended)
1491491 . Install the VueFront CMS Connect App from this repo.
@@ -160,7 +160,7 @@ location ~ ^((?!image|.php|admin|catalog|\/img\/.*\/|wp-json|wp-admin|wp-content
1601601 . Install the VueFront CMS Connect App from this repo.
1611612 . Log in or register an account with VueFront.com
1621623 . Copy the CMS Connect URL
163- 4 . Via Ftp create a new folder ` ROOT /pub/vuefront` of your Magento site on your hosting.
163+ 4 . Via Ftp create a new folder ` . /pub/vuefront` of your Magento site on your hosting.
1641645 . Via the command line build your VueFront Web App ([ read more] ( https://vuefront.com/guide/setup.html ) )
165165```
166166yarn create vuefront-app
You can’t perform that action at this time.
0 commit comments