feature(livereload): add debug output as default
This commit is contained in:
@@ -38,6 +38,7 @@ ENV LR_PORT=35729
|
||||
ENV LR_EXTS="html,xml,css,js,jsx,ts,tsx,php,py"
|
||||
ENV LR_EXCLUDE=".git/,.svn/,.vscode/,.idea/"
|
||||
ENV LR_DELAY=500
|
||||
ENV LR_DEBUG=true
|
||||
|
||||
# install livereload npm as node user then switch back to root user
|
||||
USER node
|
||||
|
||||
Reference in New Issue
Block a user