Add WEBSOCKET_ADDRESS config option (Fixes #199)

This commit is contained in:
Daniel García
2018-09-28 13:46:13 +02:00
parent 8ee681c4a3
commit 9eaa9c1a17
3 changed files with 6 additions and 4 deletions

3
.env
View File

@@ -14,7 +14,8 @@
# WEB_VAULT_FOLDER=web-vault/
# WEB_VAULT_ENABLED=true
## Controls the WebSocket server port
## Controls the WebSocket server address and port
# WEBSOCKET_ADDRESS=0.0.0.0
# WEBSOCKET_PORT=3012
## Controls if new users can register