We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17218e3 commit 0110ce7Copy full SHA for 0110ce7
.env.default
@@ -37,7 +37,7 @@ NAME_APPROVER_ENDPOINT=https://name.ers.run
37
38
# REQUIRED for Arx Manufacturer certificates, set up an accout at https://supabase.com/
39
SUPABASE_URL=https://certificates.arx.org
40
-SUPABASE_ANON_API_KEY=<replace-this-with-your-supabase-anon-api-key>
+SUPABASE_ANON_KEY=<your_supabase_anon_key>
41
42
# REQUIRED for tokenUri dat and uploading project metadata, set up an account at https://filebase.com/
43
FILEBASE_API_KEY=
0 commit comments