migration to new backend
This commit is contained in:
8
backend/server/.env.example
Normal file
8
backend/server/.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
PGHOST=''
|
||||
PGDATABASE=''
|
||||
PGUSER=''
|
||||
PGPASSWORD=''
|
||||
|
||||
SECRET_KEY='pleasechangethisbecauseifyoudontitwillbeverybadandyouwillgethackedinlessthanaminuteguaranteed'
|
||||
|
||||
PUBLIC_URL='http://127.0.0.1:8000'
|
||||
Reference in New Issue
Block a user