tweaked nginx and qbittorrent

This commit is contained in:
2024-07-21 23:48:24 -07:00
parent 97b0ab5afb
commit 495e89a3ac
12 changed files with 10850 additions and 20 deletions
+2 -2
View File
@@ -12,7 +12,7 @@ services:
- "81:81"
- "443:443"
volumes:
- "${VOL_PATH:-./data/proxy}/proxy-data:/data"
- "${VOL_PATH:-./data/proxy-letsencrypt}/proxy-letsencrypt:/etc/letsencrypt"
- "${VOL_PATH:-./data}/proxy-data:/data"
- "${VOL_PATH:-./data}/proxy-letsencrypt:/etc/letsencrypt"
networks:
- proxy