1
0
Fork 0
mirror of synced 2024-06-14 08:44:49 +12:00

add restart policy in root compose file

Fixes #4986
This commit is contained in:
Aayush Bisen 2023-01-14 09:39:29 +00:00
parent c9664e2d19
commit 4975a769e7

View file

@ -554,6 +554,7 @@ services:
entrypoint: worker-messaging
<<: *x-logging
container_name: appwrite-worker-messaging
restart: unless-stopped
image: appwrite-dev
networks:
- appwrite