fix(livereload): match watch dir with dockerfile
This commit is contained in:
+1
-1
@@ -20,6 +20,6 @@ const options = {
|
||||
|
||||
// start server
|
||||
let server = livereload.createServer(options);
|
||||
server.watch('/var/watch')
|
||||
server.watch('/watch')
|
||||
|
||||
//#EOF
|
||||
|
||||
Reference in New Issue
Block a user