Add Middleware to trace memory usage
This commit is contained in:
parent
6d42c8337f
commit
c4664de41f
3 changed files with 20 additions and 0 deletions
1
.env.dev
1
.env.dev
|
|
@ -13,6 +13,7 @@ BROWSABLE_API_ENABLED=True
|
|||
FORWARDED_PROTO=http
|
||||
LDAP_ENABLED=False
|
||||
FUNKWHALE_SPA_HTML_ROOT=http://nginx/front/
|
||||
PYTHONTRACEMALLOC=1
|
||||
|
||||
# Uncomment this if you're using traefik/https
|
||||
# FORCE_HTTPS_URLS=True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue