1 line
104 B
Python
1 line
104 B
Python
SQLALCHEMY_DATABASE_URI = 'mysql+mariadb://your_username:your_password@your_database_host/scenesense_db' |