added protonmail-bridge

This commit is contained in:
Dejan R. 2025-12-15 07:04:04 +00:00
parent d7f269a62c
commit 95f796bf4c

View file

@ -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: