fix: хранить конфиг sing-box в volume (dataDir), а не в /etc/sing-box
All checks were successful
Build and Deploy Gateway / build-and-deploy (push) Successful in 5s

This commit is contained in:
2026-05-08 18:50:53 +03:00
parent 7489b5ef97
commit a961b1b415
2 changed files with 1 additions and 2 deletions

View File

@@ -12,7 +12,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