📝 Made self-hosting docs more precise

This commit is contained in:
Mawoka
2022-08-13 21:46:26 +02:00
parent 3220feb11d
commit f7c4adede8
+5 -1
View File
@@ -68,7 +68,11 @@
<pre><code class="language-bash"
>git clone https://github.com/mawoka-myblock/classquiz && cd ClassQuiz</code
></pre>
<p>Now, you'll configure your frontend. You'll have to change the following:</p>
<p>
Now, you'll configure your frontend. You'll have to change the following in <code
>frontend/Dockerfile</code
>:
</p>
<ul>
<li><code>VITE_MAPBOX_ACCESS_TOKEN</code>: A Mapbox-token which is optional.</li>
<li><code>VITE_HCAPTCHA</code>: The hCaptcha-Siteky for captchas</li>