mirror of https://github.com/Lukibeg/OmniBoard.git
fix: Ajusta o .env-example.
This commit is contained in:
parent
2eb39789d2
commit
ccbd343127
|
|
@ -3,6 +3,7 @@ APP_ENV=local
|
||||||
APP_KEY=
|
APP_KEY=
|
||||||
APP_DEBUG=true
|
APP_DEBUG=true
|
||||||
APP_URL=http://localhost
|
APP_URL=http://localhost
|
||||||
|
APP_TIMEZONE=America/Sao_Paulo
|
||||||
|
|
||||||
APP_LOCALE=en
|
APP_LOCALE=en
|
||||||
APP_FALLBACK_LOCALE=en
|
APP_FALLBACK_LOCALE=en
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue