diff --git a/notification/docker-compose.yml b/notification/docker-compose.yml index 369feff..e9ca4ed 100644 --- a/notification/docker-compose.yml +++ b/notification/docker-compose.yml @@ -6,7 +6,7 @@ services: notification: container_name: "notification" restart: "always" - image: medicine-notification:latest + image: medlogic/notification:latest env_file: - ../.env networks: