add thunderbird config
This commit is contained in:
parent
570c8482b0
commit
d9eae22bab
8
thunderbird/docker-compose.yml
Normal file
8
thunderbird/docker-compose.yml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
version: '3'
|
||||||
|
services:
|
||||||
|
thunderbird:
|
||||||
|
image: jlesage/thunderbird
|
||||||
|
ports:
|
||||||
|
- "1029:5800"
|
||||||
|
volumes:
|
||||||
|
- "./thunderbird:/config:rw"
|
||||||
Loading…
Reference in New Issue
Block a user