📝 Made self-hosting docs more precise
This commit is contained in:
@@ -68,7 +68,11 @@
|
|||||||
<pre><code class="language-bash"
|
<pre><code class="language-bash"
|
||||||
>git clone https://github.com/mawoka-myblock/classquiz && cd ClassQuiz</code
|
>git clone https://github.com/mawoka-myblock/classquiz && cd ClassQuiz</code
|
||||||
></pre>
|
></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>
|
<ul>
|
||||||
<li><code>VITE_MAPBOX_ACCESS_TOKEN</code>: A Mapbox-token which is optional.</li>
|
<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>
|
<li><code>VITE_HCAPTCHA</code>: The hCaptcha-Siteky for captchas</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user