gluetun tz
This commit is contained in:
@@ -16,13 +16,11 @@ services:
|
||||
# - "40848:40848/udp"
|
||||
restart: unless-stopped
|
||||
network_mode: "service:gluetun"
|
||||
depends_on:
|
||||
gluetun:
|
||||
condition: service_healthy
|
||||
|
||||
|
||||
gluetun:
|
||||
image: qmcgaw/gluetun:latest
|
||||
container_name: gluetun_qbittorrent
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
environment:
|
||||
@@ -34,6 +32,7 @@ services:
|
||||
- WIREGUARD_PRIVATE_KEY=wEePWTLpMDYd0Fuqzef40q8ggyActNdt7veVWOaxiV8=
|
||||
- WIREGUARD_PRESHARED_KEY=0b+TB4RdPWMhcu44/sOd2lJrHNIAheddnE54OqOyrZQ=
|
||||
- WIREGUARD_ADDRESSES=10.8.0.4/32
|
||||
- TZ=America/Sao_Paulo
|
||||
ports:
|
||||
- 8181:8181
|
||||
- 40848:40848
|
||||
|
||||
Reference in New Issue
Block a user