mirror of
https://github.com/brufdev/many-notes.git
synced 2025-12-19 09:29:48 -06:00
Update default environment variables
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
APP_NAME=Laravel
|
||||
APP_ENV=local
|
||||
APP_NAME="Many Notes"
|
||||
APP_ENV=production
|
||||
APP_KEY=
|
||||
APP_DEBUG=true
|
||||
APP_DEBUG=false
|
||||
APP_TIMEZONE=UTC
|
||||
APP_URL=http://localhost
|
||||
|
||||
|
||||
Reference in New Issue
Block a user