mirror of
https://github.com/fastogt/fastocloud_admin.git
synced 2025-03-09 23:38:52 +00:00
3 lines
75 B
Python
3 lines
75 B
Python
MONGODB_DB_NAME = 'iptv'
|
|
MONGODB_HOST = 'localhost'
|
|
MONGODB_PORT = '27017'
|