Site URI : http://default (Drupal, how2 update config?)

drush st [OR]

drush uri

Site URI : http://default  

 

How to update "Site URI"?

Comments

Add this line to drupalroot/vendor/drush/drush/drush.yml


options:
     uri: 'https://www.example.com/'

 

drush.yml looks like:

#This is a Drush config file. Sites may override this config to change minimum PHP.
drush:
 php:
   minimum-version: 8.1.0
options:
     uri: 'https://www.example.com/'

Neuen Kommentar schreiben

CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.

Suche

Neueste Kommentare