This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Пример для docker compose: без whitelist (только для локальной проверки).
|
||||
listen: ":8080"
|
||||
allow_all: true
|
||||
whitelist_cidrs: []
|
||||
trusted_proxies: []
|
||||
servers:
|
||||
- alias: main_srv
|
||||
# Telemt на хосте Windows/macOS/Linux:
|
||||
base_url: http://host.docker.internal:9091
|
||||
Reference in New Issue
Block a user