Skip to content
Marie-Louise edited this page Aug 9, 2018 · 34 revisions

# # Setting up drupal environment in AWS

sudo cp default.services.yml services.yml

copying default.service.yml and renaming it to services.yml

services.yml provides configuration for drupal. by default twig doesn't allow comments so by entering and setting debug:true this will allow us to do so

Clone this wiki locally