Merge pull request #1396 from taufek/tj-volume-cached
Use Cached Flag for Application Path Volume
This commit is contained in:
commit
52afd9ef62
|
@ -6,4 +6,4 @@ services:
|
|||
|
||||
applications:
|
||||
volumes:
|
||||
- ${APPLICATION}:/var/www
|
||||
- ${APPLICATION}:/var/www:cached
|
||||
|
|
Loading…
Reference in New Issue