add api url in env

This commit is contained in:
Zakwan Hamdan
2020-10-20 10:52:13 +08:00
parent 60afe5d1ba
commit 1dce7747d0
7 changed files with 52 additions and 40 deletions
+1
View File
@@ -3,6 +3,7 @@ APP_ENV=local
APP_KEY=
APP_DEBUG=true
APP_URL=http://localhost
API_URL=http://localhost:8000
LOG_CHANNEL=stack