Définition du projet
This commit is contained in:
parent
f3b69070c1
commit
23344c48f8
|
|
@ -35,7 +35,8 @@ vivre un jour !
|
||||||
|
|
||||||
## Installation :
|
## Installation :
|
||||||
|
|
||||||
Requierement : Docker & docker-compose.
|
We need Docker & docker-compose.
|
||||||
|
See https://docs.docker.com/ for installation.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
cd Docker/Development
|
cd Docker/Development
|
||||||
|
|
@ -67,7 +68,8 @@ docker exec -ti tibillet_django bash
|
||||||
rsp
|
rsp
|
||||||
```
|
```
|
||||||
|
|
||||||
Test with www.$DOMAIN and demo.$DOMAIN Don't forget to change your /etc/host if you are in localhost :)
|
Test with www.$DOMAIN/admin and demo.$DOMAIN/admin
|
||||||
|
Don't forget to change your /etc/host if you are in localhost :)
|
||||||
|
|
||||||
Enjoy !
|
Enjoy !
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue