Skip to content

Commit 5857874

Browse files
authored
feat: download-Tailwind-enabled-playground
1 parent 6aaf0c1 commit 5857874

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

apps/svelte.dev/.env

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
SUPABASE_URL=https://fgffbwzjvuacbgumcsge.supabase.co
2-
SUPABASE_KEY=rBCAuM33T4pdrhm1Y3hzGnlxWPfLBb8lI3ZHa3yIuphBBx9DT9/zf7/AuYgP3M3Llst030ect/xZEKiTuer/0w==
1+
SUPABASE_URL=
2+
SUPABASE_KEY=
33

4-
GITHUB_CLIENT_ID=Ov23ligzz3gnuw49XeqW
5-
GITHUB_CLIENT_SECRET=98d6876b2cd82f95b01141e6361ebeb8ac453275
4+
GITHUB_CLIENT_ID=
5+
GITHUB_CLIENT_SECRET=
66

77
# disable prerendering with `PRERENDER=false pnpm build` — this is useful for speeding up builds when previewing locally
88
PRERENDER=true

0 commit comments

Comments
 (0)