From f7c4adede852e25a10c7ee15e1b09669d60c3bba Mon Sep 17 00:00:00 2001 From: Mawoka Date: Sat, 13 Aug 2022 21:46:26 +0200 Subject: [PATCH] :memo: Made self-hosting docs more precise --- frontend/src/routes/docs/self-host.svelte | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/frontend/src/routes/docs/self-host.svelte b/frontend/src/routes/docs/self-host.svelte index 58950f4..94fb71e 100644 --- a/frontend/src/routes/docs/self-host.svelte +++ b/frontend/src/routes/docs/self-host.svelte @@ -68,7 +68,11 @@
git clone https://github.com/mawoka-myblock/classquiz && cd ClassQuiz
-

Now, you'll configure your frontend. You'll have to change the following:

+

+ Now, you'll configure your frontend. You'll have to change the following in frontend/Dockerfile: +