Created
November 17, 2021 20:08
-
-
Save jeffersonchaves/226ecefbdca1d7925939c045aaff99b7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
self.app = app | |
self.app.config['MYSQL_DATABASE_USER'] = 'jrh723dnnjs1u5ce' | |
self.app.config['MYSQL_DATABASE_PASSWORD'] = 'w8hzubq4xseu9djj' | |
self.app.config['MYSQL_DATABASE_DB'] = 'gcj94fo1u2n7n1ze' | |
self.app.config['MYSQL_DATABASE_HOST'] = 'z5zm8hebixwywy9d.cbetxkdyhwsb.us-east-1.rds.amazonaws.com' | |
self.mysql = MySQL(cursorclass=pymysql.cursors.DictCursor) | |
self.mysql.init_app(self.app) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
vlw prof