diff --git a/.env b/.env index 08e59b9..d19b0a4 100644 --- a/.env +++ b/.env @@ -6,9 +6,6 @@ LOG_FILE = /opt/testbot-git/logs/testzilantposter.log WORKMODE = "ZILANT" # WORKMODE = "VOLK" - - - # Telegram API через internal_relay (retransbot) — обязательно # Нужна схема http:// или https:// (если без схемы — подставится http://) # Локально: http://127.0.0.1:5100 или http://192.168.0.109:5100 @@ -63,8 +60,10 @@ MDBASE = 'zilant_2026' # MDBASE = 'volk_test' # debug VOLK database # MDBASE = 'volkdata' # VOLK production database MDB_HOST = 'localhost' -MDB_USER = 'testuser' -MDB_PW = 'T38tU83r69' +MDB_USER = 'zilantposter' +MDB_PW = 'Z1l@ntp08t3r' +# MDB_USER = 'testuser' +# MDB_PW = 'T38tU83r69' # MDB_USER = 'volkuser' # MDB_PW = 'V0lK@dM1n23'