From f23aca28ac47221eacd6086fb28f5ca30fea0e9e Mon Sep 17 00:00:00 2001 From: Colin Griffin Date: Mon, 19 Dec 2022 11:16:50 -0500 Subject: [PATCH] update scarf endpoint --- docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index 37cfe6f..f2b90ef 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -46,7 +46,7 @@ services: # Optional use of Prisma Studio. In production, comment out or remove the section below to prevent unwanted access to your database. studio: - image: calcom.docker.scarf.sh/calendso/calendso:latest + image: calcom.docker.scarf.sh/calcom/cal.com restart: always networks: - stack