Removed web_console whitelisted_ips as moved to production

This commit is contained in:
Pavel Pivovarov
2019-07-09 13:15:36 +10:00
parent 05e1cc3035
commit fcf3968f60
2 changed files with 1 additions and 7 deletions

View File

@@ -34,9 +34,3 @@ docker run -d --name snibox \
`DATABASE` - Defines sqlite3 database file location within container.
_Default_: `/app/db/database/snibox.sqlite3`
---
`WEB_CONSOLE_WHITELISTED_IPS` - Defines whitelisted IPs for the Web Console.
_Default_: `0.0.0.0/0`