feat(backend): added django_prometheus
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user