This commit is contained in:
2022-01-01 23:34:41 +00:00
parent a775605031
commit 4f6abae5b3
4 changed files with 24 additions and 0 deletions

View File

@@ -26,4 +26,9 @@ git clone https://git.fet.at/bofh/fet2020
{{docker-compose.yml}}
<code>
docker-compose up
</code>
Beim erstmaligen Erstellen der Thumbs für die Galerie soll dieser Command ausgeführt werden:
<code>
python3 fet2020/manage.py create_thumbs
</code>