gluetun restart policy
This commit is contained in:
@@ -16,6 +16,8 @@ services:
|
||||
# - "40848:40848/udp"
|
||||
restart: unless-stopped
|
||||
network_mode: "service:gluetun"
|
||||
depends_on:
|
||||
- gluetun
|
||||
|
||||
|
||||
gluetun:
|
||||
@@ -37,4 +39,4 @@ services:
|
||||
- 8181:8181
|
||||
- 40848:40848
|
||||
- 40848:40848/udp
|
||||
restart: always
|
||||
restart: unless-stopped
|
||||
Reference in New Issue
Block a user