Delete php persistence

This commit is contained in:
raquel-campuzano
2016-11-17 18:04:19 +01:00
parent 9fb6d7b63e
commit db24f8491f

View File

@@ -133,7 +133,6 @@ In this case you need to specify the directories to mount on the run command. Th
--net prestashop-tier \
--volume /path/to/prestashop-persistence:/bitnami/prestashop \
--volume /path/to/apache-persistence:/bitnami/apache \
--volume /path/to/php-persistence:/bitnami/php \
bitnami/prestashop:latest
```