From dc7713ce1f5690f91b59993e940f5868ba8ec9df Mon Sep 17 00:00:00 2001 From: gitadmin Date: Mon, 29 Sep 2025 20:40:04 +0300 Subject: [PATCH] check copied database --- .env | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env b/.env index 9381afb..6cd447c 100644 --- a/.env +++ b/.env @@ -27,7 +27,8 @@ VK_ACCESS_TOKEN = 'e3732a7ee3732a7ee3732a7ea7e044a75fee373e3732a7e8bf4e48a52d012 VK_API_VERSION = '5.131' # MySQL database -MDBASE = 'testposts' +# MDBASE = 'testposts' +MDBASE = 'tempzilant' MDB_HOST = 'localhost' MDB_USER = 'testuser' MDB_PW = 'T38tU83r69'