update .env for debug mode
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-08-30 11:18:40 +03:00
parent 4500cf5bf4
commit 352c0da209
+6 -6
View File
@@ -56,17 +56,17 @@ VK_ACCESS_TOKEN = 'e3732a7ee3732a7ee3732a7ea7e044a75fee373e3732a7e8bf4e48a52d012
VK_API_VERSION = '5.131' VK_API_VERSION = '5.131'
# MySQL database # MySQL database
# MDBASE = 'testposts' MDBASE = 'testposts'
# MDBASE = 'tempzilant' # debug Zilant database # MDBASE = 'tempzilant' # debug Zilant database
# Zilant 2026 database # Zilant 2026 database
MDBASE = 'zilant_2026' # MDBASE = 'zilant_2026'
# MDBASE = 'volk_test' # debug VOLK database # MDBASE = 'volk_test' # debug VOLK database
# MDBASE = 'volkdata' # VOLK production database # MDBASE = 'volkdata' # VOLK production database
MDB_HOST = 'localhost' MDB_HOST = 'localhost'
MDB_USER = 'zilantposter' # MDB_USER = 'zilantposter'
MDB_PW = 'Z1l@ntp08t3r' # MDB_PW = 'Z1l@ntp08t3r'
# MDB_USER = 'testuser' MDB_USER = 'testuser'
# MDB_PW = 'T38tU83r69' MDB_PW = 'T38tU83r69'
# MDB_USER = 'volkuser' # MDB_USER = 'volkuser'
# MDB_PW = 'V0lK@dM1n23' # MDB_PW = 'V0lK@dM1n23'