passage imapsync version plus ancienne (erreur 500)
This commit is contained in:
parent
39d5ed89de
commit
eb7e6b1a9e
@ -1,14 +1,14 @@
|
|||||||
services:
|
services:
|
||||||
|
|
||||||
imapsync:
|
imapsync:
|
||||||
image: gilleslamiral/imapsync
|
image: gilleslamiral/imapsync:2.284
|
||||||
command: /servimapsync
|
command: /servimapsync
|
||||||
container_name: ${imapsyncServName}
|
container_name: ${imapsyncServName}
|
||||||
restart: ${restartPolicy}
|
restart: ${restartPolicy}
|
||||||
networks:
|
networks:
|
||||||
- imapsyncNet
|
- imapsyncNet
|
||||||
env_file:
|
env_file:
|
||||||
- ../../secret/env-${imapsyncServName}
|
- ../../secret/env-${imapsyncServName}
|
||||||
expose:
|
expose:
|
||||||
- 80
|
- 80
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user