move some configuration into environment vars
This commit is contained in:
parent
9901023c7c
commit
40b63ac200
7 changed files with 51 additions and 9 deletions
|
@ -26,7 +26,7 @@ This creates two users, `mouse` with password `password123` and `rat` with passw
|
|||
|
||||
And go to the app at `localhost:8000`
|
||||
|
||||
For most testing, you'll want to use ngrok. Remember to set the DOMAIN in settings.py to your ngrok domain.
|
||||
For most testing, you'll want to use ngrok. Remember to set the DOMAIN in `.env` to your ngrok domain.
|
||||
|
||||
|
||||
## Structure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue