mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-03 18:36:22 +00:00
7 lines
129 B
Bash
7 lines
129 B
Bash
# Compose
|
|
VOL_PATH=/data
|
|
QBT_IMAGE=trigus42/qbittorrentvpn:latest
|
|
QBT_RESTART=unless-stopped
|
|
QBT_PORT=8080
|
|
QBT_PASS=ChangeMePass
|