mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-05 05:05:17 +02:00
chore: Update Docker and Django server configuration
This commit is contained in:
parent
7bb70b8014
commit
d3516b1806
5 changed files with 7 additions and 4 deletions
|
@ -5,4 +5,6 @@ PGPASSWORD=''
|
|||
|
||||
SECRET_KEY='pleasechangethisbecauseifyoudontitwillbeverybadandyouwillgethackedinlessthanaminuteguaranteed'
|
||||
|
||||
PUBLIC_URL='http://127.0.0.1:8000'
|
||||
PUBLIC_URL='http://127.0.0.1:8000'
|
||||
|
||||
DEBUG=True
|
Loading…
Add table
Add a link
Reference in a new issue