maj readme
This commit is contained in:
parent
5217db6b41
commit
8ae8e0175c
@ -76,14 +76,14 @@ docker build -t api:1.0 .
|
|||||||
docker run -d -p 8000:8000 api:1.0
|
docker run -d -p 8000:8000 api:1.0
|
||||||
```
|
```
|
||||||
|
|
||||||
## DOCKER COMPOSE
|
### DOCKER COMPOSE
|
||||||
|
|
||||||
- Démarrer l'API:
|
- Démarrer l'API:
|
||||||
```bash
|
```bash
|
||||||
docker-compose up -d
|
docker-compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
## CLIENT ANDROID
|
## CLIENT ANDROID :iphone:
|
||||||
|
|
||||||
[Exemple de client Android](https://git.legaragenumerique.fr/GARAGENUM/python-kivy)
|
[Exemple de client Android](https://git.legaragenumerique.fr/GARAGENUM/python-kivy)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user