So I have a project set up from following tutorials. Now I’ve added a new workspace on my Prisma console with the team name, and would like to start a new service with dev+prod stages for that team and provide the generated url to my .env file. How do I do that? Every time I run
prisma init
, it creates a service on my “default” team instead