zkt21/sk1/.env

9 lines
186 B
Bash
Raw Permalink Normal View History

2021-05-24 17:48:55 +00:00
# Add Environment Variables
DEBUG=False
SECRET_KEY=5(15ds+i2+%ik6z&!yer+ga9m=e%jcqiz_5wszg)r-z!2--b2d
DB_NAME=postgres
DB_USER=postgres
DB_PASS=postgres
DB_SERVICE=postgres
DB_PORT=5432