docsUpdate

This commit is contained in:
Milos Stojanovic
2019-08-30 11:46:02 +02:00
parent 8ca6eb5854
commit 3182ed058a
3 changed files with 10 additions and 0 deletions

View File

@@ -43,3 +43,5 @@ npm run e2e
Set the website document root to `/dist` directory. This is also known as 'public' folder.
NOTE: For security reasons `/dist` is the ONLY folder you want to be exposed through the web. Everything else should be outside of your web root, this way people cant access any of your important files through the browser.