Update docker-compose.yaml to utilize Scarf endpoint for Cal.com container

This commit is contained in:
Arjun Devarajan
2022-11-23 10:56:08 -05:00
committed by GitHub
parent 808e0e9669
commit 466bfc0686

View File

@@ -45,7 +45,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: calendso/calendso:latest
image: calcom.docker.scarf.sh/calendso/calendso:latest
restart: always
networks:
- stack