mirror of
https://github.com/filegator/filegator.git
synced 2025-08-29 05:40:04 +02:00
Website generation with Couscous
This commit is contained in:
@@ -152,6 +152,7 @@ npm run lint
|
||||
npm run e2e</code></pre>
|
||||
<h2 id="deployment">Deployment</h2>
|
||||
<p>Set the website document root to <code>/dist</code> directory. This is also known as 'public' folder.</p>
|
||||
<p>NOTE: For security reasons <code>/dist</code> is the ONLY folder you want to be exposed through the web. Everything else should be outside of your web root, this way people can’t access any of your important files through the browser.</p>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user