diff --git a/.env.example b/.env.example index f79ae04..56d993b 100644 --- a/.env.example +++ b/.env.example @@ -2,7 +2,7 @@ APP_NAME=pedi3 APP_ENV=local APP_KEY= APP_DEBUG=true -APP_URL=http://localhost +APP_URL=http://localhost:8000 LOG_CHANNEL=stack