We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55e0073 commit 76f582eCopy full SHA for 76f582e
.env
@@ -5,3 +5,9 @@ FLASK_ENV=development
5
6
ASSETS_ROOT=/static/assets
7
8
+# DB_ENGINE=mysql
9
+# DB_HOST=localhost
10
+# DB_NAME=appseed_db
11
+# DB_USERNAME=appseed_db_usr
12
+# DB_PASS=pass
13
+# DB_PORT=3306
0 commit comments