We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5cfb18 commit 339c79aCopy full SHA for 339c79a
.lando.yml
@@ -140,8 +140,8 @@ services:
140
DRUPAL_CLIENT_VIEWER_ID: drupal-client-viewer-id
141
DRUPAL_CLIENT_VIEWER_SECRET: drupal_client_viewer_secret_not_secure_used_only_locally
142
NEXT_PUBLIC_DRUPAL_BASE_URL: https://next-drupal-starterkit.lndo.site
143
- DRUPAL_BASE_URL_INTERNAL: http://appserver_nginx.nextdrupalstarterkit.internal
144
- DRUPAL_BASE_URL_INTERNAL_IMAGES: http://appserver_nginx.nextdrupalstarterkit.internal
+ DRUPAL_BASE_URL_INTERNAL: http://appserver_nginx
+ DRUPAL_BASE_URL_INTERNAL_IMAGES: http://appserver_nginx
145
NEXT_PUBLIC_FRONTEND_URL: https://frontend.lndo.site
146
# Environment variables for next_auth:
147
AUTH_SECRET: nextauth_secret_not_secure_used_only_locally
0 commit comments