-
-
Save AliYmn/66498d8bcadb831b8ef81a471b77fc15 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Add Environment Variables | |
SECRET_KEY=5(15ds+i2+%ik6z&!yer+ga9m=e%jcqiz_5wszg)r-z!2--b2d | |
DB_NAME=djangoproject | |
DB_USER=admin | |
DB_PASS=adminpass | |
DB_SERVICE=postgres | |
DB_PORT=5432 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment