mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-09 14:34:53 +03:00
Fix syntax error in Gulpfile
This commit is contained in:
parent
b6ad5715ec
commit
f9de1e56da
|
@ -139,7 +139,7 @@ function initBrowserSync() {
|
|||
proxyReq.setHeader('Host', req.headers.host)
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
// https://www.browsersync.io/docs/options/#option-open
|
||||
// Disable as it doesn't work from inside a container
|
||||
open: false
|
||||
|
|
Loading…
Reference in New Issue
Block a user