We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6db18ba commit 13d5522Copy full SHA for 13d5522
.env
@@ -1,4 +1,4 @@
1
FLASK_APP=run.py
2
-SQLALCHEMY_DATABASE_URI=postgresql://aaron:getmein@127.0.0.1:5432/resources
+SQLALCHEMY_DATABASE_URI=postgresql://user_name:change_password@127.0.0.1:5432/resources
3
FLASK_SKIP_DOTENV=1
4
FLASK_ENV=development
0 commit comments