19 lines
305 B
Plaintext
19 lines
305 B
Plaintext
|
|
SECRET_KEY='%9nu_z5s&x*2_m8eb@r!0_sl@xat^8duh81xb$3-9un1853+^u'
|
|
|
|
SENTRY_SITE="Название организации"
|
|
|
|
SESSION_COOKIE_NAME=sessionid_medicine
|
|
|
|
NGINX_PORT=80
|
|
|
|
NGINX_HTTPS_PORT=443
|
|
|
|
UWSGI_PROCESSES=4
|
|
|
|
UWSGI_THREADS=2
|
|
|
|
POSTGRES_HOST=medicine-stack-postgres
|
|
|
|
REDIS_HOST=medicine-stack-redis
|