Secure proton mail bridge networks
This commit is contained in:
parent
dce0519884
commit
dc56a2336b
3 changed files with 10 additions and 1 deletions
|
@ -5,9 +5,14 @@ services:
|
|||
image: shenxn/protonmail-bridge
|
||||
restart: always
|
||||
container_name: protonmail-bridge
|
||||
network_mode: host
|
||||
networks:
|
||||
- protonmail
|
||||
volumes:
|
||||
- protonmail:/root
|
||||
|
||||
volumes:
|
||||
protonmail:
|
||||
|
||||
networks:
|
||||
protonmail:
|
||||
external: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue