From bed76399914055b703bf76e1f1209e8535e336c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B8=D1=85=D0=B0=D0=B8=D0=BB=20=D0=9A=D0=B0=D0=BF?= =?UTF-8?q?=D0=B5=D0=BB=D1=8C=D0=BA=D0=BE?= Date: Sat, 16 Aug 2025 23:59:22 +0300 Subject: [PATCH] add nginx test --- api/test-nginx | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 api/test-nginx diff --git a/api/test-nginx b/api/test-nginx new file mode 100755 index 0000000..506536f --- /dev/null +++ b/api/test-nginx @@ -0,0 +1,2 @@ +#!/bin/bash +curl -X POST -d '{"name":"test-name","phone":"+79001002030"}' http://167.17.178.89/api/consult