fixed app url issue

This commit is contained in:
Denis Duliçi
2021-05-17 10:57:13 +03:00
parent 03c960d7e9
commit bdb51a27a4
5 changed files with 21 additions and 11 deletions

View File

@ -5,6 +5,7 @@ APP_INSTALLED=true
APP_KEY=base64:xBC+BxlC7sXhYAtpTZv8TYAHqoPgsJaXL0S5Id6BbBc=
APP_DEBUG=true
APP_SCHEDULE_TIME="09:00"
APP_URL=
DB_CONNECTION=sqlite
DB_DATABASE=:memory: