Loading .env_debug in Makefile; make clean command bugfix

This commit is contained in:
DarkCat09 2023-02-27 18:49:30 +04:00
parent 9af92175a9
commit 2aeccd44be
3 changed files with 5 additions and 10 deletions

View file

@ -1,3 +1,4 @@
DEBUG=true
SESSION_KEY=debug
CSRF_KEY=debug
DB_HOST=localhost