Update TMail backend docker to memory-1.0.0
This commit is contained in:
@@ -2,7 +2,7 @@ version: "3"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
tmail-backend:
|
tmail-backend:
|
||||||
image: linagora/tmail-backend:memory-branch-master
|
image: linagora/tmail-backend:memory-1.0.0
|
||||||
container_name: tmail-backend
|
container_name: tmail-backend
|
||||||
volumes:
|
volumes:
|
||||||
- ./jwt_publickey:/root/conf/jwt_publickey
|
- ./jwt_publickey:/root/conf/jwt_publickey
|
||||||
|
|||||||
Reference in New Issue
Block a user