4 lines
255 B
Bash
4 lines
255 B
Bash
SECRET_KEY=MVPhXY*yNXPE2MbXDdpxXk
|
|
REDIS_PASSWORD=eYVX7EwVmmxKPCDmwMtyKVge8oLd2t81
|
|
POSTGRESQL_DATABASE_URL='postgresql+psycopg2://arufa:Plop2099@localhost:5432/arufalab'
|
|
# POSTGRESQL_DATABASE_URL => 'postgresql+psycopg2://arufa:password@host:port/database' |