modified: serv_nginx/Makefile

git pull first
This commit is contained in:
2025-10-21 04:49:59 +05:00
parent 706b3d3130
commit a2c888a19d
+1 -1
View File
@@ -59,4 +59,4 @@ stop_kk:
start_kk:
docker compose up keycloak keycloak-db -d
re_kk: stop_kk git start_kk
re_kk: git stop_kk start_kk