diff --git a/frontend/src/routes/docs/self-host.svelte b/frontend/src/routes/docs/self-host.svelte index ade1d99..b15bb2b 100644 --- a/frontend/src/routes/docs/self-host.svelte +++ b/frontend/src/routes/docs/self-host.svelte @@ -232,8 +232,6 @@ volumes: >

Now build and deploy:

docker compose build && docker compose up -d
-

You'll have to create an index in Meilisearch with the following command:

-
docker compose exec api python3 import_to_meili.py
-

Note: I would recommend to add the command from above to your crontab so it runs daily.

+

ClassQuiz needs HTTPS/SSL to work properly!

Enjoy! ❤️