diff --git a/.env.sample b/.env.sample index 8b05d7a..c425728 100755 --- a/.env.sample +++ b/.env.sample @@ -1,5 +1,4 @@ -[APP] -CLIENT_DEFAULT_URL=http://localhost.dev/# +[API] AUTH_TOKEN=X-Auth-Token [ENVIRONMENT] diff --git a/app/resources/view/index.php b/app/resources/view/index.php index df200dd..9ba51bb 100755 --- a/app/resources/view/index.php +++ b/app/resources/view/index.php @@ -8,7 +8,7 @@