separating syn compose file

This commit is contained in:
Arian Acosta
2017-07-15 08:19:49 -04:00
parent 0aa63c40f8
commit 42fc8b7b57
3 changed files with 19 additions and 7 deletions

View File

@ -6,5 +6,5 @@ syncs:
applications-host-sync: # name of the sync volume
src: '${APPLICATION}' # host source directory
sync_userid: 1000 # giving permissions to www-data user (as defined in nginx and php-fpm Dockerfiles)
sync_strategy: 'native_osx' # native_osx is the default
sync_strategy: 'native_osx' # for windows use 'unison' for linux docker-sync is not necessary
sync_excludes: ['laradock', '.ignored_dot_folder'] # ignored directories