© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
S
Supabase
•
13mo ago
•
4 replies
otto
Edge Functions
Good morning
. I try to link my supabase project but keep getting the same error message
. I have changed the database password but it still won
't link
#faq
#help
-and
-questions
npx supabase link
-
-project
-ref scibidivertcbhvkfoiq
WARN
: no seed files matched pattern
: supabase
/seed
.sql
Enter your database password
(or leave blank to skip
)
:
Finished supabase link
.
WARNING
: Local config differs from linked project
. Try updating supabase
\config
.toml
diff supabase
\config
.toml scibidivertcbhvkfoiq
-
-
- supabase
\config
.toml
+
+
+ scibidivertcbhvkfoiq
@
@
-50
,8
+50
,7
@
@
[auth
]
enabled
= true
-site
_url
=
"
http://127.0.0.1:3000
"
-additional
_redirect
_urls
=
[
"
https://127.0.0.1:3000
"
]
+site
_url
=
"
http://localhost:3000
"
jwt
_expiry
= 3600
enable
_refresh
_token
_rotation
= true
refresh
_token
_reuse
_interval
= 10
@
@
-64
,8
+63
,8
@
@
[auth
.mfa
]
max
_enrolled
_factors
= 10
[auth
.mfa
.totp
]
-enroll
_enabled
= false
-verify
_enabled
= false
+enroll
_enabled
= true
+verify
_enabled
= true
[auth
.mfa
.phone
]
enroll
_enabled
= false
verify
_enabled
= false
@
@
-83
,9
+82
,9
@
@
double
_confirm
_changes
= true
enable
_confirmations
= false
secure
_password
_change
= false
-max
_frequency
=
"1s
"
-otp
_length
= 6
-otp
_expiry
= 3600
+max
_frequency
=
"1m0s
"
+otp
_length
= 6
+otp
_expiry
= 86400
[auth
.email
.template
]
[auth
.sms
]
enable
_signup
= false
Supabase
Join
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Edge Functions
S
Supabase / help-and-questions
4mo ago
edge utility functions shared across other edge functions.
S
Supabase / help-and-questions
2mo ago
Calling edge functions
S
Supabase / help-and-questions
2mo ago
NPM Edge Functions
S
Supabase / help-and-questions
4y ago