fix: удален ненужный параметр SING_BOX_CONFIG из конфигурации сервиса
All checks were successful
Build and Deploy Gateway / build-and-deploy (push) Successful in 6s

This commit is contained in:
2026-05-08 21:42:45 +03:00
parent eeec4359b0
commit 499d2d3367
2 changed files with 75 additions and 36 deletions

View File

@@ -20,7 +20,6 @@ services:
- .env
environment:
DATA_DIR: /var/lib/vpn-proxy
SING_BOX_CONFIG: /etc/sing-box/config.json
SING_BOX_CACHE: /var/lib/sing-box/cache.db
volumes:
- vpn-proxy-data:/var/lib/vpn-proxy