Update docker-compose.yaml to utilize Scarf endpoint for Cal.com container
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user