Overwrite settings.php
This commit is contained in:
parent
dbeee034e2
commit
d634b835f8
2 changed files with 1563 additions and 0 deletions
drupal/.docksal
|
@ -8,6 +8,9 @@ fin start
|
||||||
|
|
||||||
fin run composer install
|
fin run composer install
|
||||||
|
|
||||||
|
# Overwrite settings.php.
|
||||||
|
cp ../files/settings.php ../../web/sites/default
|
||||||
|
|
||||||
fin drush site:install -y
|
fin drush site:install -y
|
||||||
|
|
||||||
# Reset the site uuid.
|
# Reset the site uuid.
|
||||||
|
|
1560
drupal/.docksal/files/settings.php
Normal file
1560
drupal/.docksal/files/settings.php
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue