mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Resolve #1451
This commit is contained in:
parent
b4e146776f
commit
99b7ec661c
4 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
version: '2'
|
||||
services:
|
||||
snappymail:
|
||||
image: leojonathanoh/snappymail:pr-1
|
||||
image: djmaze/snappymail:latest
|
||||
ports:
|
||||
- 8888:8888
|
||||
environment:
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
version: '2'
|
||||
services:
|
||||
snappymail:
|
||||
image: leojonathanoh/snappymail:pr-1
|
||||
image: djmaze/snappymail:latest
|
||||
ports:
|
||||
- 8888:8888
|
||||
environment:
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
version: '2'
|
||||
services:
|
||||
snappymail:
|
||||
image: leojonathanoh/snappymail:pr-1
|
||||
image: djmaze/snappymail:latest
|
||||
ports:
|
||||
- 8888:8888
|
||||
environment:
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@ services:
|
|||
|
||||
# snappymail will be available at: https://snappymail.example.com
|
||||
snappymail:
|
||||
image: leojonathanoh/snappymail:pr-1
|
||||
image: djmaze/snappymail:latest
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.docker.network=traefik-network"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue