disabling docker-sync
This commit is contained in:
parent
aa22f5d648
commit
11687ffd36
@ -7,8 +7,8 @@ services:
|
||||
applications:
|
||||
image: tianon/true
|
||||
volumes:
|
||||
#- ${APPLICATION}:/var/www
|
||||
- applications-sync:/var/www:nocopy # nocopy is required
|
||||
- ${APPLICATION}:/var/www
|
||||
# - applications-sync:/var/www:nocopy # nocopy is required
|
||||
|
||||
|
||||
### Workspace Utilities Container ###########################
|
||||
|
Loading…
Reference in New Issue
Block a user