added colors

This commit is contained in:
Arian Acosta
2017-07-15 13:52:23 -04:00
parent 2acc9f5d6f
commit 3bf572b7a4
3 changed files with 44 additions and 17 deletions

View File

@ -8,6 +8,6 @@ syncs:
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' # for windows use 'unison', for linux docker-sync is not necessary
sync_strategy: '${DOCKER_SYNC_STRATEGY}' # for osx use 'native_osx', for windows use 'unison'
sync_excludes: ['laradock', 'ignored_folder_example'] # ignored directories