mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-24 23:39:37 +02:00
10 lines
No EOL
203 B
Text
10 lines
No EOL
203 B
Text
PGHOST=''
|
|
PGDATABASE=''
|
|
PGUSER=''
|
|
PGPASSWORD=''
|
|
|
|
SECRET_KEY='pleasechangethisbecauseifyoudontitwillbeverybadandyouwillgethackedinlessthanaminuteguaranteed'
|
|
|
|
PUBLIC_URL='http://127.0.0.1:8000'
|
|
|
|
DEBUG=True |