added drupal submodule

This commit is contained in:
2023-05-15 11:25:01 +02:00
parent 6f8fd835f6
commit 4de3bcffce
5 changed files with 12 additions and 43 deletions
+4 -1
View File
@@ -58,7 +58,10 @@ cr:
pag:
docker exec rorschach-php-1 /bin/bash -c "drush pag all canonical_entities:node && drush pag all canonical_entities:taxonomy_term"
restart:
restart_nginx:
docker-compose restart nginx
restart_php:
docker-compose restart php
down: