zkt21/z2/.env
2021-04-18 13:21:46 +02:00

9 lines
186 B
Bash

# 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