mirror of
https://github.com/telemt/telemt.git
synced 2026-05-23 04:01:44 +03:00
Update config.toml
This commit is contained in:
@@ -37,7 +37,9 @@ port = 443
|
||||
[server.api]
|
||||
enabled = true
|
||||
listen = "0.0.0.0:9091"
|
||||
whitelist = ["127.0.0.0/8", "172.16.0.0/12"]
|
||||
whitelist = ["127.0.0.0/8"]
|
||||
# Network for Docker Environment
|
||||
#whitelist = ["127.0.0.0/8", "172.16.0.0/12"]
|
||||
minimal_runtime_enabled = false
|
||||
minimal_runtime_cache_ttl_ms = 1000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user