protonmail-bridge-nextcoud-.../docker-compose.yml

19 lines
340 B
YAML
Raw Normal View History

2023-02-24 20:57:25 +00:00
version: '2.1'
2022-12-05 06:22:05 +00:00
services:
protonmail-bridge:
image: shenxn/protonmail-bridge
# build:
# context: ./build
# dockerfile: Dockerfile
container_name: pm_bridge
ports:
- 1025:25/tcp
- 1143:143/tcp
restart: unless-stopped
stdin_open: true
tty: true
2023-02-24 20:57:25 +00:00
volumes:
protonmail:
name: protonmail