diff --git a/.env.example b/.env.example index 952d224e9..dd4f03d08 100644 --- a/.env.example +++ b/.env.example @@ -13,6 +13,7 @@ APP_ENV=local APP_KEY= APP_DEBUG=true APP_URL=http://localhost +APP_PORT=8000 DB_CONNECTION=pgsql DB_HOST=postgres