added protonmail-bridge
This commit is contained in:
parent
d7f269a62c
commit
95f796bf4c
|
|
@ -34,7 +34,14 @@ services:
|
|||
- app-network
|
||||
ports:
|
||||
- "9994:9993/udp"
|
||||
|
||||
#protonmail-bridge:
|
||||
# image: shenxn/protonmail-bridge:build
|
||||
#container_name: protonmail-bridge
|
||||
# restart: unless-stopped
|
||||
# volumes:
|
||||
# - protonmail:/root
|
||||
# networks:
|
||||
# - app-network
|
||||
ztnet:
|
||||
image: sinamics/ztnet:latest
|
||||
container_name: ztnet
|
||||
|
|
@ -82,6 +89,7 @@ services:
|
|||
volumes:
|
||||
zerotier:
|
||||
postgres-data:
|
||||
# protonmail:
|
||||
|
||||
networks:
|
||||
app-network:
|
||||
|
|
|
|||
Loading…
Reference in a new issue