548bdea5 by Yokihito Oki

docker for mac 対策 volumesにcacheオプション付加

1 parent 607c5c18
......@@ -9,7 +9,7 @@ services:
ports:
- 8888:80
volumes:
- "./app/:/var/www/html"
- ./app/:/var/www/html:cached
environment:
JOOMLA_DB_HOST: joomladb
JOOMLA_DB_PASSWORD: example
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!