Add APP_NAME in .env.example

This commit is contained in:
Darko Gjorgjijoski
2024-07-18 09:00:00 +02:00
parent c8439d859d
commit 532a044bb9

View File

@@ -1,6 +1,7 @@
APP_ENV=production
APP_KEY=base64:kgk/4DW1vEVy7aEvet5FPp5un6PIGe/so8H0mvoUtW0=
APP_DEBUG=true
APP_NAME="InvoiceShelf"
APP_LOG_LEVEL=debug
APP_TIMEZONE=UTC
APP_URL=http://invoiceshelf.test