From cd2e2913948fd124d1e509dff0b09dcd7c1907a2 Mon Sep 17 00:00:00 2001 From: Falknat Date: Mon, 12 Jan 2026 03:16:28 +0700 Subject: [PATCH] =?UTF-8?q?API=20=D0=BD=D0=B0=20=D0=BE=D0=B4=D0=BD=D0=BE?= =?UTF-8?q?=D0=BC=20=D0=B4=D0=BE=D0=BC=D0=B5=D0=BD=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Вариант для реализации проекта на одном домене без разделения хостов. --- front_vue/public/index.php | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 front_vue/public/index.php diff --git a/front_vue/public/index.php b/front_vue/public/index.php new file mode 100644 index 0000000..f2600dc --- /dev/null +++ b/front_vue/public/index.php @@ -0,0 +1,20 @@ + \ No newline at end of file