mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-14 14:44:57 +00:00
Delete docker-compose.yml
This commit is contained in:
parent
064a9735d3
commit
478c7fe780
@ -1,16 +0,0 @@
|
||||
openvpn:
|
||||
image: markusmcnugen/qbittorrentvpn
|
||||
privileged: true
|
||||
ports:
|
||||
- "8080:8080"
|
||||
- "8999:8999"
|
||||
volumes:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- /your/config/path/:/config
|
||||
- /your/downloads/path/:/downloads
|
||||
environment:
|
||||
VPN_ENABLED: yes
|
||||
LAN_NETWORK: 192.168.1.0/24
|
||||
NAME_SERVERS: 8.8.8.8,8.8.4.4
|
||||
PUID: UID
|
||||
PGID: GID
|
Loading…
Reference in New Issue
Block a user