disable cache by default
This commit is contained in:
parent
ee13e8a229
commit
38600e9a05
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@ version: '2.1'
|
|||
services:
|
||||
protonmail-bridge:
|
||||
image: shenxn/protonmail-bridge
|
||||
environment:
|
||||
- cache_enabled=false
|
||||
ports:
|
||||
- 1025:25/tcp
|
||||
- 1143:143/tcp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue