diff --git a/.env.example b/.env.example index 0b71ae6..ce6cae0 100644 --- a/.env.example +++ b/.env.example @@ -3,6 +3,7 @@ APP_ENV=local APP_KEY= APP_DEBUG=true APP_URL=http://localhost +APP_PORT=8086 LOG_CHANNEL=stack