diff --git a/serv_nginx/Makefile b/serv_nginx/Makefile index 7ced474..0c45677 100644 --- a/serv_nginx/Makefile +++ b/serv_nginx/Makefile @@ -59,4 +59,4 @@ stop_kk: start_kk: docker compose up keycloak keycloak-db -d -re_kk: stop_kk start_kk \ No newline at end of file +re_kk: stop_kk git start_kk \ No newline at end of file