This commit is contained in:
Jonas 12t 2021-10-22 09:33:39 +04:00
parent ac4d1ea98b
commit da26c0f4c0
1 changed files with 2 additions and 4 deletions

View File

@ -9,9 +9,7 @@ C'est aussi un outil de mise en réseau et de gestion d'une monnaie locale et co
TiBillet permet la création d'une économie sociale et solidaire à l'échelle d'un territoire. TiBillet permet la création d'une économie sociale et solidaire à l'échelle d'un territoire.
Pour en savoir plus : Pour en savoir plus : https://www.tibillet.re & https://wiki.tibillet.re
https://www.tibillet.re
https://wiki.tibillet.re
## Introduction. ## Introduction.
@ -68,7 +66,7 @@ docker exec -ti tibillet_django bash
rsp rsp
``` ```
Test with www.$DOMAIN/admin and demo.$DOMAIN/admin Test with ```www.$DOMAIN/admin``` and ```demo.$DOMAIN/admin```
Don't forget to change your /etc/host if you are in localhost :) Don't forget to change your /etc/host if you are in localhost :)
Enjoy ! Enjoy !