mirror of
https://github.com/lemeow125/Ivy-Backend.git
synced 2025-06-28 16:45:44 +08:00
Move sensitive info to .env file and reset db
This commit is contained in:
parent
0f317ebbf5
commit
2a9a81d88d
3 changed files with 26 additions and 7 deletions
1
Pipfile
1
Pipfile
|
@ -10,6 +10,7 @@ djoser = "*"
|
|||
djangorestframework-simplejwt = "*"
|
||||
django-cors-headers = "*"
|
||||
django-simple-history = "*"
|
||||
python-dotenv = "*"
|
||||
|
||||
[dev-packages]
|
||||
autopep8 = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue