mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2026-03-27 02:32:21 -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' |