diff --git a/.env.sample b/.env.sample index f37ce53ef..b26c06d8c 100644 --- a/.env.sample +++ b/.env.sample @@ -1 +1 @@ -NEXT_PUBLIC_BACKEND_PROBE_URL=https://your-teams-backend-probe-url.com +API_URL=https://your-teams-backend-probe-url.com