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