Update telemovris.py
This commit is contained in:
@@ -16,7 +16,7 @@ from tgvoip_pyrogram import VoIPFileStreamService
|
||||
logging.basicConfig(
|
||||
format='%(asctime)s - %(name)s - %(levelname)s - %(message)s',
|
||||
level=logging.INFO,
|
||||
filename='/app/logs/log.txt',
|
||||
filename='/data/logs/log.txt',
|
||||
encoding='utf-8'
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user