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=false
APP_KEY=
APP_DEBUG=true
APP_SCHEDULE_TIME="09:00"
APP_URL=
DB_CONNECTION=mysql
DB_HOST=localhost