8.7.0-debian-9-r2 release

This commit is contained in:
Bitnami Bot
2019-05-03 12:29:39 +00:00
parent 4f44ecdcf5
commit 3753cd04b1
7 changed files with 115 additions and 27 deletions

View File

@@ -119,7 +119,7 @@ If you want to run the application manually instead of using docker-compose, the
-e DRUPAL_DATABASE_NAME=bitnami_drupal \
--net drupal-tier \
--volume drupal_data:/bitnami
--volume ./drupal-vhosts.conf:/bitnami/nginx/conf/vhosts/drupal-vhosts.conf \
--volume ./drupal-vhosts.conf:/bitnami/nginx/conf/server_blocks/drupal-vhosts.conf \
bitnami/drupal-nginx:latest
```