Update README.md
This commit is contained in:
parent
b6d3bd03d4
commit
9a4a62a8ce
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ docker run --rm -it -v /srv/kiwix/zim:/output ghcr.io/openzim/zimit zimit --see
|
||||||
- Mettre en place cette architecture de fichiers
|
- Mettre en place cette architecture de fichiers
|
||||||
```
|
```
|
||||||
zimit-webapp/
|
zimit-webapp/
|
||||||
├── app.py # Serveur Flask (API + gestion des processus)
|
├── app.py # Serveur Flask
|
||||||
├── templates/
|
├── templates/
|
||||||
│ └── index.html # Interface web
|
│ └── index.html # Interface web
|
||||||
├── data/
|
├── data/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue