version 1.15.0 und verzeichnis geändert
This commit is contained in:
parent
af87572c5a
commit
8a2caa82be
|
|
@ -8,7 +8,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
thunderbird:
|
thunderbird:
|
||||||
image: kasmweb/thunderbird:1.14.0-rolling
|
image: kasmweb/thunderbird:1.15.0
|
||||||
container_name: thunderbird
|
container_name: thunderbird
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
|
|
@ -26,7 +26,7 @@ services:
|
||||||
networks:
|
networks:
|
||||||
- traefik_proxy
|
- traefik_proxy
|
||||||
volumes:
|
volumes:
|
||||||
- "/docker/thunderbird/data:/home"
|
- "/docker/thunderbird/data:/home/kasm-user"
|
||||||
logging:
|
logging:
|
||||||
driver: "gelf"
|
driver: "gelf"
|
||||||
options:
|
options:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue