3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-24 10:05:03 +00:00

feat: add env var to enable profiling

This commit is contained in:
Dragory 2021-10-28 17:11:56 +03:00
parent b099cfedb8
commit fa638abe13
5 changed files with 72 additions and 26 deletions

View file

@ -3,3 +3,4 @@ DB_HOST=
DB_USER=
DB_PASSWORD=
DB_DATABASE=
PROFILING=false