modified: serv_nginx/Makefile
git pull command for keycloak
This commit is contained in:
+1
-1
@@ -61,5 +61,5 @@ start_kk:
|
|||||||
|
|
||||||
re_kk: git stop_kk start_kk
|
re_kk: git stop_kk start_kk
|
||||||
|
|
||||||
keycloak:
|
keycloak: git
|
||||||
docker compose down keycloak && docker compose build keycloak --no-cache && docker compose up keycloak -d
|
docker compose down keycloak && docker compose build keycloak --no-cache && docker compose up keycloak -d
|
||||||
Reference in New Issue
Block a user