Skip to content

Commit

Permalink
preparing 0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
EugenMayer committed Jul 12, 2016
1 parent 53a1786 commit 97ab3e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.11
0.0.12
2 changes: 1 addition & 1 deletion example/docker-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ syncs:
watch_args: '-v'
# optional: default is fswatch, if set to disable, no watcher will be used and you would need to start the sync manually
watch_strategy: 'fswatch'
simpleexample-sync: # IMPORTANT: this name must be unique and should NOT match your real applciation container name!
simpleexample-sync: # IMPORTANT: this name must be unique and should NOT match your real application container name!
src: './data2/'
dest: '/app/code'
sync_host_ip: 'localhost'
Expand Down

0 comments on commit 97ab3e8

Please sign in to comment.