mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-11-24 08:28:29 +00:00
Fix folder notifications, enable template strict mode and add missing option to env template
This commit is contained in:
parent
0e4a746eeb
commit
4bf32af60e
3 changed files with 8 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue