We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c21f1b commit 94efad3Copy full SHA for 94efad3
LANPartyService/settings_secret.readme
@@ -1,4 +1,5 @@
1
Create a settings_secret.py for DB credentials following this format:
2
+SECRET_KEY_SAVED='SECRET_KEY'
3
DATABASE_MYSQL="DBName"
4
USER_NAME="user"
5
PASSWORD= "password"
0 commit comments