diff --git a/.env.example b/.env.example index 00b6110..e90924e 100644 --- a/.env.example +++ b/.env.example @@ -3,6 +3,7 @@ APP_ENV=local APP_KEY= APP_DEBUG=true APP_URL=http://localhost +APP_URL_API="${APP_URL}/api/" LOG_CHANNEL=stack LOG_DEPRECATIONS_CHANNEL=null