mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2026-03-06 15:36:47 -05:00
10 lines
203 B
Plaintext
10 lines
203 B
Plaintext
PGHOST=''
|
|
PGDATABASE=''
|
|
PGUSER=''
|
|
PGPASSWORD=''
|
|
|
|
SECRET_KEY='pleasechangethisbecauseifyoudontitwillbeverybadandyouwillgethackedinlessthanaminuteguaranteed'
|
|
|
|
PUBLIC_URL='http://127.0.0.1:8000'
|
|
|
|
DEBUG=True |