removed user
This commit is contained in:
parent
b2c6e53bfa
commit
f59b9ebda6
@ -5,7 +5,6 @@ options:
|
|||||||
syncs:
|
syncs:
|
||||||
applications-host-sync: # name of the sync volume
|
applications-host-sync: # name of the sync volume
|
||||||
src: '${APPLICATION}' # host source directory
|
src: '${APPLICATION}' # host source directory
|
||||||
sync_user: 'www-data' # php-fpm user should have permission to read the files
|
|
||||||
sync_strategy: 'native_osx' # native_osx is the default
|
sync_strategy: 'native_osx' # native_osx is the default
|
||||||
sync_excludes: ['laradock', '.ignored_dot_folder'] # ignored directories
|
sync_excludes: ['laradock', '.ignored_dot_folder'] # ignored directories
|
||||||
#sync_userid: 82
|
#sync_userid: 82
|
Loading…
Reference in New Issue
Block a user