check copied database
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-09-29 20:40:04 +03:00
parent 2a84f1ddf1
commit dc7713ce1f
+2 -1
View File
@@ -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'