mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2026-05-12 17:04:49 -04:00
8 lines
191 B
Plaintext
8 lines
191 B
Plaintext
PGHOST=''
|
|
PGDATABASE=''
|
|
PGUSER=''
|
|
PGPASSWORD=''
|
|
|
|
SECRET_KEY='pleasechangethisbecauseifyoudontitwillbeverybadandyouwillgethackedinlessthanaminuteguaranteed'
|
|
|
|
PUBLIC_URL='http://127.0.0.1:8000' |