Merge pull request #178 from scarf-sh/main

Use Scarf endpoint for Cal.com container
This commit is contained in:
Colin Griffin
2022-12-12 10:04:11 -05:00
committed by GitHub

View File

@@ -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. # Optional use of Prisma Studio. In production, comment out or remove the section below to prevent unwanted access to your database.
studio: studio:
image: calendso/calendso:latest image: calcom.docker.scarf.sh/calendso/calendso:latest
restart: always restart: always
networks: networks:
- stack - stack