Skip to content

Commit 11687ff

Browse files
committed
disabling docker-sync
1 parent aa22f5d commit 11687ff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ services:
77
applications:
88
image: tianon/true
99
volumes:
10-
#- ${APPLICATION}:/var/www
11-
- applications-sync:/var/www:nocopy # nocopy is required
10+
- ${APPLICATION}:/var/www
11+
# - applications-sync:/var/www:nocopy # nocopy is required
1212

1313

1414
### Workspace Utilities Container ###########################

0 commit comments

Comments
 (0)