experimenter/.env.circle

7 строки
101 B
Plaintext

DEBUG=False
SECRET_KEY=SOMETHINGSECURE
DB_NAME=postgres
DB_USER=postgres
DB_PASS=postgres
DB_HOST=db