Skip to content

Commit

Permalink
Merge pull request #787 from Lunatic-Labs/SKIL-202
Browse files Browse the repository at this point in the history
Skil 202
  • Loading branch information
sah0017 authored Nov 22, 2024
2 parents 331ce0f + e6b76fa commit b1efd50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BackEndFlask/.env
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ DEMO_ADMIN_PASSWORD=demo_admin
DEMO_TA_INSTRUCTOR_PASSWORD=demo_ta
DEMO_STUDENT_PASSWORD=demo_student
SECRET_KEY=Thisissupposedtobesecret!
MYSQL_HOST=skillbuilder-db.c1db7ief4oer.us-east-2.rds.amazonaws.com:3306
MYSQL_HOST=rubricapp-db.c1db7ief4oer.us-east-2.rds.amazonaws.com:3306
MYSQL_USER=rubricapp_admin
MYSQL_PASSWORD=ThisReallyNeedsToBeASecret1!
MYSQL_DATABASE=rubricapp_admin
MYSQL_DATABASE=rubricapp

0 comments on commit b1efd50

Please sign in to comment.