Secure proton mail bridge networks
This commit is contained in:
parent
dce0519884
commit
dc56a2336b
3 changed files with 10 additions and 1 deletions
|
@ -20,6 +20,7 @@ services:
|
|||
container_name: nextcloud
|
||||
networks:
|
||||
- proxy
|
||||
- protonmail
|
||||
- internal
|
||||
depends_on:
|
||||
- db
|
||||
|
@ -65,3 +66,5 @@ networks:
|
|||
internal:
|
||||
proxy:
|
||||
external: true
|
||||
protonmail:
|
||||
external: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue