Skip to content

Commit 13d5522

Browse files
author
Aaron Suarez
authored
Fix accidental commit
1 parent 6db18ba commit 13d5522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .env

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
FLASK_APP=run.py
2-
SQLALCHEMY_DATABASE_URI=postgresql://aaron:getmein@127.0.0.1:5432/resources
2+
SQLALCHEMY_DATABASE_URI=postgresql://user_name:change_password@127.0.0.1:5432/resources
33
FLASK_SKIP_DOTENV=1
44
FLASK_ENV=development

0 commit comments

Comments
 (0)