diff --git a/Makefile b/Makefile index b962e90..116cc44 100644 --- a/Makefile +++ b/Makefile @@ -45,6 +45,7 @@ build: - if ! grep "127.0.0.1 $(WP_URL)" /etc/hosts 2> /dev/null; then \ bash -c 'echo -e "\n# adding for inception (you can delete it)\n127.0.0.1 $(WP_URL)" >> /etc/hosts'; \ fi + mkdir -p ./srcs/requirements/nginx/conf/ssl docker compose -f $(COMPOSE) build up: diff --git a/README.md b/README.md index 593c3b6..709df6a 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ - 14h30 - mise en place docker - 16h + - 1h30 - 16h30 - lancer le site