feat: Add sing-box config path option (#128)

This commit is contained in:
Andrey Petelin
2025-09-07 12:12:08 +05:00
parent 49836e4adc
commit 9d861cf3e0
7 changed files with 114 additions and 51 deletions

View File

@@ -1,6 +1,5 @@
SB_CONFIG="/etc/sing-box/config.json"
# Log
SB_DEFAULT_LOG_LEVEL="info"
SB_DEFAULT_LOG_LEVEL="warn"
# DNS
SB_DNS_SERVER_TAG="dns-server"
SB_SPLIT_DNS_SERVER_TAG="split-dns-server"