Base du projet 'application ticketing'

This commit is contained in:
2020-02-17 22:28:57 +01:00
parent 2a72ac97ac
commit afa734f96d
64 changed files with 1798 additions and 685 deletions

View File

@ -8,4 +8,7 @@ backend-shell:
docker-compose exec backend /bin/bash
frontend-shell:
docker-compose exec frontend /bin/bash
docker-compose exec frontend /bin/bash
database-mysql:
docker-compose exec database mysql --default-character-set=utf8 -uroot -proot logo