Fix folder notifications, enable template strict mode and add missing option to env template

This commit is contained in:
Daniel García
2019-01-15 15:28:25 +01:00
parent 0e4a746eeb
commit 4bf32af60e
3 changed files with 8 additions and 2 deletions

View File

@@ -23,6 +23,9 @@
# WEB_VAULT_FOLDER=web-vault/
# WEB_VAULT_ENABLED=true
## Enables websocket notifications
# WEBSOCKET_ENABLED=false
## Controls the WebSocket server address and port
# WEBSOCKET_ADDRESS=0.0.0.0
# WEBSOCKET_PORT=3012