mirror of
https://github.com/vercel/next.js.git
synced 2026-09-20 02:25:18 +08:00
a3aa6590ff
We already had `domains` as "not recommended" but this PR marks it as "deprecated" and prints a warning if its detected. I also updated all examples to switch from `domains` to `remotePatterns`.
5 lines
128 B
Bash
5 lines
128 B
Bash
NEXT_PUBLIC_DRUPAL_BASE_URL=http://localhost:8080
|
|
DRUPAL_SITE_ID=
|
|
DRUPAL_CLIENT_ID=
|
|
DRUPAL_CLIENT_SECRET=
|
|
DRUPAL_PREVIEW_SECRET= |