diff --git a/serv_nginx/Makefile b/serv_nginx/Makefile index cd41621..08a11b5 100644 --- a/serv_nginx/Makefile +++ b/serv_nginx/Makefile @@ -61,5 +61,5 @@ start_kk: re_kk: git stop_kk start_kk -retart_kk: +keycloak: docker compose down keycloak && docker compose build keycloak --no-cache && docker compose up keycloak -d \ No newline at end of file