mariadb running ok

This commit is contained in:
hugo gogo
2022-09-06 17:37:52 +02:00
parent 409599d558
commit 96290b796b
4 changed files with 20 additions and 28 deletions

View File

@@ -25,7 +25,8 @@ RESET = "\e[0m"
COMPOSE = ./srcs/docker-compose.yml
IMAGES = test \
nginx
nginx \
mariadb
HOME_D = $(shell echo $(HOME))