feat(backend): added django_prometheus

This commit is contained in:
ITQ
2025-07-24 16:55:58 +03:00
parent 05029106f6
commit 0eec2f2187
4 changed files with 36 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
DJANGO_SECRET_KEY=secretees
DJANGO_SECRET_KEY=very_insecure_key
DJANGO_DEBUG=False
DJANGO_ALLOWED_HOSTS=*
DJANGO_CSRF_TRUSTED_ORIGINS=http://localhost,http://127.0.0.1