mirror of
https://github.com/ferdzo/serviceCRM.git
synced 2026-04-04 12:56:25 +00:00
5 lines
201 B
Plaintext
5 lines
201 B
Plaintext
SECRET_KEY=django-insecure-change-me-in-production-!@#$%^&*()
|
|
# Comma separated list of trusted origins (include protocol)
|
|
CSRF_TRUSTED_ORIGINS=https://servis.ferdzo.xyz,https://www.servis.ferdzo.xyz
|
|
|